AgentStack
MCP verified MIT Self-run

Remote Mcp Functions Typescript

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

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.

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

Install

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

✓ 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 Typescript? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Remote MCP Servers using Azure Functions (Node.js/TypeScript)

Build and deploy remote MCP servers to Azure using Azure Functions. Each sample is a self-contained quickstart you can clone, run locally, and azd up to the cloud in minutes.

[](https://codespaces.new/Azure-Samples/remote-mcp-functions-typescript)

Looking for another language? See the .NET/C# and Python versions.

Watch the video overview

Prerequisites

Install these before working with any sample:

Samples

| Sample | Get started | What it demonstrates | |--------|-------------|---------------------| | [mcp-tools](mcp-tools/) | [README](mcp-tools/README.md) | MCP Tool triggers: hello world, snippet save/get with Azure Blob bindings, structured content (images, resource links) | | [mcp-prompts](mcp-prompts/) | [README](mcp-prompts/README.md) | MCP Prompt triggers: reusable, parameterized prompt templates (code review, summarize, documentation) | | [mcp-weather-app](mcp-weather-app/) | [README](mcp-weather-app/README.md) | MCP Apps: tool + UI resource serving an interactive weather widget in a sandboxed iframe |

Next Steps

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.