Skip to main content
Glama
Azure-Samples

Remote MCP Server

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.

Open in GitHub Codespaces

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

Watch the video overview

Architecture Diagram

Prerequisites

Install these before working with any sample:

Related MCP server: Remote MCP with Azure Functions (Python)

Samples

Sample

Get started

What it demonstrates

mcp-tools

README

MCP Tool triggers: hello world, snippet save/get with Azure Blob bindings, structured content (images, resource links)

mcp-prompts

README

MCP Prompt triggers: reusable, parameterized prompt templates (code review, summarize, documentation)

mcp-weather-app

README

MCP Apps: tool + UI resource serving an interactive weather widget in a sandboxed iframe

Next Steps

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    This project enables running a custom remote MCP server on Azure Functions with Python, allowing developers to build cloud-based Model Context Protocol tools that are secured by design using keys and HTTPS.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A template for building and deploying custom remote MCP servers on Azure Functions with Python, allowing for saving and retrieving snippets with built-in security using keys and HTTPS.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A quickstart template for building and deploying secure, remote MCP servers to the cloud using Azure Functions and Node.js/TypeScript. It features integrated blob storage for snippet management and supports advanced security options like OAuth and VNET isolation.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Cloud-hosted MCP server for durable AI memory

  • A MCP server built for developers enabling Git based project management with project and personal…

  • MCP server for InsForge BaaS — database, storage, edge functions, and deployments

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Azure-Samples/remote-mcp-functions-typescript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server