Build AI agents that call real APIs β fast. Whether you're a C#, Python, Java, or JavaScript developer, this hub helps you build, run, or reuse Model Context Protocol (MCP) servers on Azure to power your AI agents.
Host your own MCP server using Azure Functions β pick your language:
Use official SDKs or your favorite AI frameworks to write agents that connect to any MCP server.
- Python: OpenAI Agents SDK β Use MCPServerSse with Azure OpenAI
- C#: Semantic Kernel β Add MCP tools to your Kernel instance
- JavaScript: LangChain.js β Use MCP tools in LangChain or LangGraph agents
- Java: Spring AI β Plug into Spring Boot with auto-config
- Azure AI Agents β Add Bing + Azure AI Search to your agent
Don't want to build your own tools? These servers expose real APIs via MCP so your agents can just call them.
β οΈ These servers are open source and maintained by the community. Microsoft does not review, support, or endorse them. Use at your own discretion.
- Redis β Access Azure Redis
- PostgreSQL β Query Azure PostgreSQL
- MySQL β Use with Azure MySQL
- MongoDB β Talk to Cosmos DB with MongoDB
- Azure Data Explorer (ADX) β Run KQL queries via agent
- Azure CLI β Run CLI commands with natural language
- Kubernetes β Control AKS clusters
- GitHub β Access GitHub APIs via chat or agent
- Azure DevOps (Python) β Work item support
- Azure DevOps (Node.js) β Repos, pipelines, and boards
- π Model Context Protocol Spec
- π§ͺ Explore sample agents, tools, and servers in the linked repos
- π€ Contribute a new server or tool via PR!