MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Remote Functions

Remote Functions

Azure-SamplesbyAzure-Samples
•
58
•
API Development
Cloud Infrastructure
Deployment & DevOps

Deploys a custom remote server to the cloud using Azure Functions for use with the Model Context Protocol (MCP).

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This quickstart template facilitates the creation and deployment of a custom remote server to the cloud using Azure Functions. It allows for local development, debugging, and rapid deployment to Azure. The server is secured by design using keys and HTTPS, and offers options for OAuth using EasyAuth and/or API Management, as well as network isolation using VNET.

Key Features

01Offers network isolation using VNET
0228 GitHub stars
03Easy deployment to Azure using Azure Developer CLI (azd)
04Secure server design with keys and HTTPS
05Includes example functions for getting and saving snippets
06Supports OAuth using EasyAuth and/or API Management

Use Cases

01Implementing a custom Model Context Protocol (MCP) server in the cloud
02Integrating remote code execution capabilities into applications
03Providing a secure and scalable backend for code snippets and other data