Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
122 changes: 121 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -6999,5 +6999,125 @@
"bicep"
],
"id": "4218b822-4eca-451e-8b9b-c89a9be0dec5"
},
{
"title": "Host MCP SDK Server on Azure Functions - Python",
"description": "Host remote MCP servers built with the official Python MCP SDK on Azure Functions as custom handlers. Demonstrates weather tools and On-Behalf-Of (OBO) flow for Microsoft Graph API access.",
"preview": "./templates/images/test.png",
"authorUrl": "https://github.com/Azure-Samples",
"author": "Azure Samples",
"source": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-python",
"tags": [
"msft",
"ai",
"mcp",
"new"
],
"languages": [
"python"
],
"azureServices": [
"functions",
"keyvault",
"monitor",
"appinsights",
"vnets",
"privateEndpoints"
],
"IaC": [
"bicep"
],
"id": "51895539-40d7-4113-92bc-9c4c32f6cab4"
},
{
"title": "Host MCP SDK Server on Azure Functions - TypeScript",
"description": "Host remote MCP servers built with the official Node MCP SDK on Azure Functions as custom handlers. Demonstrates weather tools and On-Behalf-Of (OBO) flow for Microsoft Graph API access.",
"preview": "./templates/images/test.png",
"authorUrl": "https://github.com/Azure-Samples",
"author": "Azure Samples",
"source": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-node",
"tags": [
"msft",
"ai",
"mcp",
"new"
],
"languages": [
"typescript",
"nodejs"
],
"azureServices": [
"functions",
"keyvault",
"monitor",
"appinsights",
"vnets",
"privateEndpoints"
],
"IaC": [
"bicep"
],
"id": "2685af36-bbad-4276-9cd5-b7a2c09febd7"
},
{
"title": "Host MCP SDK Server on Azure Functions - .NET/C#",
"description": "Host remote MCP servers built with the official C# (.NET) MCP SDK on Azure Functions as custom handlers. Demonstrates weather tools and On-Behalf-Of (OBO) flow for Microsoft Graph API access.",
"preview": "./templates/images/test.png",
"authorUrl": "https://github.com/Azure-Samples",
"author": "Azure Samples",
"source": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-dotnet",
"tags": [
"msft",
"ai",
"mcp",
"new"
],
"languages": [
"dotnetCsharp"
],
"azureServices": [
"functions",
"keyvault",
"monitor",
"appinsights",
"vnets",
"privateEndpoints"
],
"IaC": [
"bicep"
],
"id": "d97bbc7d-d118-4f2d-98cf-5f56c9601d9a"
},
{
"title": "Host MCP SDK Server on Azure Functions - Java/Quarkus",
"description": "Host remote MCP servers built with Java/Quarkus on Azure Functions as custom handlers. Demonstrates weather tools and built-in server authentication and authorization.",
"preview": "./templates/images/test.png",
"authorUrl": "https://github.com/Azure-Samples",
"author": "Azure Samples",
"source": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-java",
"tags": [
"msft",
"ai",
"mcp",
"new"
],
"languages": [
"java"
],
"frameworks": [
"quarkus"
],
"azureServices": [
"functions",
"keyvault",
"monitor",
"appinsights",
"vnets",
"privateEndpoints"
],
"IaC": [
"bicep"
],
"id": "c7bdb456-e76e-4645-9b5d-26b1df04a339"
}
]
]