Apache APISIX MCP
Manage Apache APISIX with AI via MCP. Configure routes, plugins, upstreams, and service mesh integration for cloud-native APIs.
What is Apache APISIX MCP?
Apache APISIX MCP is a Model Context Protocol server for Apache APISIX, the cloud-native API gateway. APISIX is built on NGINX and LuaJIT, providing high-performance API management for Kubernetes and cloud-native environments.
Cloud-Native API Management
APISIX MCP understands cloud-native concepts like service discovery, canary deployments, and service mesh integration. AI models can help configure complex routing rules and plugin chains.
Configuration
{
"mcpServers": {
"apisix": {
"command": "npx",
"args": ["apisix-mcp"],
"env": {
"APISIX_ADMIN_URL": "http://localhost:9180",
"APISIX_ADMIN_KEY": "your_admin_key"
}
}
}
}
Use Cases
Apache APISIX MCP serves cloud-native teams, Kubernetes operators, and organizations building microservices architectures who need AI-assisted API gateway configuration and management.
Key Features
- Configure routes and upstream targets
- Manage 80+ APISIX plugins
- Set up service discovery integration
- Configure traffic splitting and canary deployments
- Monitor API metrics with Prometheus
- Manage mTLS and authentication
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.