Cover image
Try Now
2025-04-07

Ein MCP -Server, auf dem Personen die Anwendung mit Azure App -Konfiguration entwickeln können.

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

AzureAppConfigurationHelper-MCP

azure-appconfiguration-helper-mcp

An MCP server that helps people develop application with Azure App Configuration.

Usage

VS Code insider

"mcp": {
    "inputs": [],
    "servers": {
        "azure-appconfig-helper": {
            "command":"cmd", 
            "args": [
                "/c",
                "npx",
                "-y",
                "azure-appconfiguration-helper-mcp"
            ]
        }
    }
}

npx issue on Widnows

On Windows, MCP servers may fail to connect with npx.

To workaround, use cmd /c npx instead of npx

{
  "mcp": {
    "inputs": [],
    "servers": {
      "mcp-server-code-runner": {
        "command": "cmd",
        "args": [
          "/c",
          "npx",
          "-y",
          "azure-appconfiguration-helper-mcp"
        ],
      }
    }
  }
}

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • pontusab
  • Die Cursor & Windsurf -Community finden Regeln und MCPs

  • 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.

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • GeyserMC
  • Eine Bibliothek für Kommunikation mit einem Minecraft -Client/Server.

  • jae-jae
  • MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.

  • ravitemer
  • Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)

  • appcypher
  • Awesome MCP -Server - eine kuratierte Liste von Modellkontext -Protokollservern für Modellkontext

    Reviews

    3 (1)
    Avatar
    user_xNHEPqCA
    2025-04-17

    AzureAppConfigurationHelper-MCP is a fantastic utility for managing app configurations in Azure. Developed by zhiyuanliang-ms, it simplifies the process of accessing and handling configuration settings. The tool is intuitive and well-documented. Highly recommend for anyone working with Azure! Check it out on GitHub.