AgentStack
MCP verified MIT Self-run

Remote Mcp Functions

mcp-azure-samples-remote-mcp-functions · by Azure-Samples

Landing page for Remote MCP Server efforts in Azure Functions with links to all language stack specific repos.

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add mcp-azure-samples-remote-mcp-functions

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Remote Mcp Functions? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Getting Started with Remote MCP Servers using Azure Functions (Overview)

This document contains quickstart templates and additional resources 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.

Use the MCP Extension for Azure Functions

You get a native Azure Functions experience turning code into MCP servers using the MCPTrigger.

| Language (Stack) | Repo Location | |------------------|---------------| | Python | remote-mcp-functions-python | | TypeScript (Node.js) | remote-mcp-functions-typescript | | JavaScript| remote-mcp-functions-javascript | | C# (.NET) | remote-mcp-functions-dotnet | | Java | remote-mcp-functions-java |

*Enhanced with APIM Serverless Gateway (+Entra, OAuth) | Language (Stack) | Repo Location | |------------------|---------------| | Python | remote-mcp-apim-functions-python |

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.