Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

MCP Configuration with Azure App Configuration

This demo project illustrates how to use Azure App Configuration to dynamically configure and connect to different Model Context Protocol (MCP) servers without application redeployment.

Overview

The Model Context Protocol (MCP) enables AI-powered applications to connect to various AI model servers. This project demonstrates how to:

  1. Store MCP server configurations in Azure App Configuration
  2. Load and parse these configurations at runtime
  3. Switch between different MCP servers dynamically

Setup Azure App Configuration

  1. Create an Azure App Configuration store in the Azure Portal

  2. Add the following key-values to your configuration store:

    For an Azure MCP Server (stdio type):

    Key: MCP:AzureMCPServer

    Value:

    {
        "name": "Azure MCP Server",
        "type": "stdio",
        "command": "npx",
        "args": [
            "-y",
            "@azure/mcp@latest",
            "server",
            "start"
        ]
    }
    

    For a Remote SSE Server:

    Key: MCP:Fetch

    Value:

    {
        "name": "Fetch",
        "type": "sse",
        "url": "https://remote.mcpservers.org/fetch"
    }
    
  3. Note your Azure App Configuration endpoint URL for the next step

Project Configuration

  1. Configure your application to use Azure App Configuration:
// Program.cs
builder.Configuration.AddAzureAppConfiguration(options =>
{
    options.Connect(builder.Configuration.GetConnectionString("You-Azure-App-Configuration-Endpoint"))
        .Select("MCP*")
        .Select("AzureOpenAI*");
});

相关推荐

  • av
  • Führen Sie mühelos LLM -Backends, APIs, Frontends und Dienste mit einem Befehl aus.

  • 1Panel-dev
  • 🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.

  • rulego
  • ⛓️Rugele ist ein leichter, leistungsstarker, leistungsstarker, eingebetteter Komponenten-Orchestrierungsregel-Motor-Rahmen für GO.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.

  • Onelevenvy
  • Flock ist eine Workflow-basierte Low-Code-Plattform, um schnell Chatbots, Lappen und Koordinierung von Multi-Agent-Teams zu erstellen, die von Langgraph, Langchain, Fastapi und NextJs angetrieben werden.

  • Byaidu
  • PDF wissenschaftliche Papierübersetzung mit erhaltenen Formaten - 基于 ai 完整保留排版的 pdf 文档全文双语翻译 , 支持 支持 支持 支持 google/deeptl/ollama/openai 等服务 提供 cli/gui/mcp/docker/zotero

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

  • hkr04
  • Leichtes C ++ MCP (Modellkontextprotokoll) SDK

  • sigoden
  • Erstellen Sie einfach LLM -Tools und -Argarten mit einfachen Bash/JavaScript/Python -Funktionen.

  • RockChinQ
  • 😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 qq / 微信(企业微信、个人微信) / 飞书 / 钉钉 / diskord / telegram / slack 等平台 | 支持 Chatgpt 、 Deepseek 、 Diffy 、 Claude 、 Gemini 、 xai 、 ppio 、 、 ulama 、 lm Studio 、阿里云百炼、火山方舟、 siliconflow 、 qwen 、 mondshot 、 chatglm 、 sillytraven 、 mcp 等 llm 的机器人 / agent | LLM-basierte Instant Messaging Bots-Plattform, unterstützt Zwietracht, Telegramm, Wechat, Lark, Dingtalk, QQ, Slack

  • lasso-security
  • Ein Plugin-basiertes Gateway, das andere MCPs orchestriert und es Entwicklern ermöglicht, auf IT-Agenten zu bauen.

    Reviews

    3.6 (5)
    Avatar
    user_fEwe9bDs
    2025-04-23

    I've been using the McpConfigurationWithAzureAppConfig by hahahahahaiyiwen and it's been an exceptional experience. The seamless integration with Azure App Config makes configuration management incredibly efficient. Highly recommend this for any developer looking to streamline their workflow!

    Avatar
    user_OzsIpthO
    2025-04-23

    I recently started using McpConfigurationWithAzureAppConfig by hahahahahaiyiwen, and it has significantly streamlined managing my app configurations. The integration with Azure is seamless, and the user-friendly interface makes it easy to handle complex configurations effortlessly. Highly recommend it to anyone looking for a robust configuration management tool!

    Avatar
    user_dOz8rKrn
    2025-04-23

    As a devoted user of McpConfigurationWithAzureAppConfig, I've found it to be an essential tool for managing application configurations seamlessly with Azure. The integration is intuitive, making it easy to maintain and update configurations. Kudos to the author hahahahahahaiyiwen for developing such a robust solution! Highly recommended for any developer looking to streamline their configuration processes.

    Avatar
    user_wg6zHCvR
    2025-04-23

    I have been using McpConfigurationWithAzureAppConfig by hahahahahaiyiwen, and I must say it's fantastic! The integration with Azure App Config is seamless, and the intuitive interface makes configuration incredibly simple. Highly recommended for anyone looking to streamline their app settings!

    Avatar
    user_OOlOTXPm
    2025-04-23

    McpConfigurationWithAzureAppConfig is a fantastic tool by hahahahahahaiyiwen! It seamlessly integrates with Azure App Configuration, making it incredibly easy to manage and deploy configuration settings. With its user-friendly interface and reliable performance, it has streamlined my workflow significantly. Highly recommend for anyone looking for efficient configuration management!