APIM ❤️ AI - This repo contains experiments on Azure API Management's AI capabilities, integrating with Azure OpenAI, AI Foundry, and much more 🚀 . New workshop experience at https://aka.ms/ai-gateway/workshop
APIM ❤️ AI - This repo contains experiments on Azure API Management's AI capabilities, integrating with Azure OpenAI, AI Foundry, and much more 🚀 . New workshop experience at https://aka.ms/ai-gateway/workshop
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"azure-samples-ai-gateway-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-azure-samples-ai-gateway-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from AI Gateway?"
API Key Required
This server requires an API key from AI Gateway. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AI_GATEWAY_API_KEY | Yes | Your AI Gateway API key |
"What resources are available in AI Gateway?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in AI Gateway"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in AI Gateway with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.