Skip to content

Commit 5b86afc

Browse files
authored
Adding AZD, bicep, metadata updates (#3)
* Adding architecture diagram and samples gallery metadata * Adding AZD and bicep * Updating metadata
1 parent 2729530 commit 5b86afc

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
<!--
22
---
3-
name: Getting Started with Remote MCP Servers using Azure Functions (Python)
4-
description: This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and `azd up` to have it in the cloud in a couple minutes. The MCP server is secured by design using keys and HTTPs, and allows more options for OAuth using EasyAuth and/or API Management as well as network isolation using VNET.
3+
name: Remote MCP with Azure Functions (Python)
4+
description: Run a remote MCP server on Azure functions.
55
page_type: sample
6-
products:
7-
- azure-functions
8-
- azure
9-
- entra-id
10-
- mcp
11-
urlFragment: starter-http-trigger-python
126
languages:
137
- python
148
- bicep
159
- azdeveloper
10+
products:
11+
- azure-functions
12+
- azure
13+
urlFragment: remote-mcp-functions-python
1614
---
1715
-->
1816

0 commit comments

Comments
 (0)