landock/azure-foundry-mcp
MCP server that wraps Azure AI Foundry agents as tools for Claude and other LLMs
Platform-specific configuration:
{
"mcpServers": {
"azure-foundry-mcp": {
"command": "npx",
"args": [
"-y",
"azure-foundry-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...