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

AzureAppConfigurationHelper-MCP
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
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"
],
}
}
}
}
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
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.
🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Awesome MCP -Server - eine kuratierte Liste von Modellkontext -Protokollservern für Modellkontext
Reviews

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