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.
Take an adjectivised noun, and create images making it progressively more adjective!
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.
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.
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)
Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden
🔍 Ermöglichen Sie AI -Assistenten, über eine einfache MCP -Schnittstelle auf PYPI -Paketinformationen zu suchen und auf Paketinformationen zuzugreifen.
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.