A MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
{
"mcpServers": {
"mcp-foundry": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 141 days ago. 239 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCP Server for GCP environment for interacting with various Observability APIs.
MCP Server for kubernetes management commands
Model Context Protocol (MCP) server for Kubernetes and OpenShift
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Foundry and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol server for Azure AI Foundry, providing a unified set of tools for models, knowledge, evaluation, and more.
MCP Server for Azure AI Foundry (experimental) has moved to the cloud, now as Foundry MCP Server (preview). Please check the official public documentation at Get started with Foundry MCP Server (preview). This GitHub repository contains the outdated information on the previous experimental server implementation, and will not be updated further. Instead, refer to the new, remotely hosted and managed Foundry MCP Server, that has the following benefits:
The rest of this repo (including codebase) explains the now-deprecated MCP Server that interactes with Azure AI Foundry (experimental).
| Category | Tool | Description |
|---|---|---|
| Explore | list_models_from_model_catalog | Retrieves a list of supported models from the Azure AI Foundry catalog. |
| | list_azure_ai_foundry_labs_projects | Retrieves a list of state-of-the-art AI models from Microsoft Research available in Azure AI Foundry Labs. |
| | get_model_details_and_code_samples | Retrieves detailed information for a specific model from the Azure AI Foundry catalog. |
| Build | get_prototyping_instructions_for_github_and_labs | Provides comprehensive instructions and setup guidance for starting to work with models from Azure AI Foundry and Azure AI Foundry Labs. |
| Deploy | get_model_quotas | Get model quotas for a specific Azure location. |
| | create_azure_ai_services_account | Creates an Azure AI Services account. |
| | list_deployments_from_azure_ai_services | Retrieves a list of deployments from Azure AI Services. |
| | deploy_model_on_ai_services | Deploys a model on Azure AI Services. |
| | create_foundry_project | Creates a new Azure AI Foundry project. |
| Category | Tool | Description |
|---|---|---|
| Index | list_index_names | Retrieve all names of indexes from the AI Search Service |
| | list_index_schemas | Retrieve all index schemas from the AI Search Service |
| |