🧪
@Azure-Samples
关于 🧪
Labs to explore AI Models, MCP servers, and Agents with the AI Gateway powered by Azure API Management and Microsoft Foundry 🚀
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"AI-Gateway": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AI Gateway?
AI Gateway is an enterprise-grade gateway for managing AI models, tools, and agents, powered by Azure API Management. It provides security, performance, observability, cost control, and extensibility (including MCP protocol support) for production AI applications. The repository offers 30+ hands-on Jupyter notebook labs, Bicep infrastructure templates, and APIM policies.
How to use AI Gateway?
Clone the repository, install Python 3.12+ and uv, open the notebooks in VS Code with the Jupyter extension, and follow step-by-step instructions. Each lab deploys to your Azure subscription using provided Bicep templates and APIM policies.
Key features of AI Gateway
- 🔐 Security via OAuth 2.0, managed identities, and content safety filtering
- ⚡ Performance with load balancing, semantic caching, and request routing
- 📊 Observability through token metrics, built-in logging, and tracing
- 💰 Cost control using rate limiting, quota management, and FinOps framework
- 🔌 Extensibility with MCP protocol support, function calling, and multi-model routing
- 🏛️ Labs follow Azure Well-Architected Framework pillars (security, reliability, performance, operations, cost)
Use cases of AI Gateway
- Manage and control access to Large Language Models with enterprise-grade policies
- Enable secure tool access using MCP protocol and function calling capabilities
- Build and control agentic applications with orchestration frameworks
- Implement token rate limiting, semantic caching, and backend pool load balancing
- Automate failover between AI models using circuit breaker and retry patterns
FAQ from AI Gateway
What dependencies and runtime requirements does AI Gateway need?
You need Python 3.12+, uv (Python package manager), VS Code with Jupyter extension, an Azure subscription with Contributor + RBAC Administrator roles, and the Azure CLI authenticated to your subscription.
Where does AI Gateway data live?
All infrastructure and data are deployed to your own Azure subscription. No data leaves your controlled environment.
What authentication and authorization mechanisms are supported?
AI Gateway supports OAuth 2.0, managed identities, and client authorization flows for MCP tools.
What is AI Gateway's known limitation?
The README does not explicitly state limitations. Labs assume an Azure subscription and may incur costs; cleanup notebooks are provided.
How does AI Gateway compare to other AI gateway alternatives?
AI Gateway is built on Azure API Management, offering a centralized governance layer for security, safety, cost controls, resiliency, observability, and governance across models, tools, and agents.
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论