Use Apache APISIX with your AI.
Connect your account once and let the AI you already use work with it, without building another integration. Manage your cloud-native API Gateway via AI. configure routes, services, upstreams, and consumers through the APISIX Admin API.
Developed, maintained, and hosted by Vinkius.
MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED
Waiting for input…
Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.
Complete set · 50 capabilities
The complete Apache APISIX capability set.
These are the exact actions your AI can choose when you ask it to work with Apache APISIX.
01-04
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 01
Delete upstream
Delete an APISIX Upstream
- 02
Dump control routes
Dump all configured Routes from the Control API
- 03
Dump control services
Dump all configured Services from the Control API
- 04
Get consumer group
Get a specific APISIX Consumer Group by ID
05-08
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 05
Get control schema
Get JSON schemas for all resources and enabled plugins
- 06
Get proto
Get a specific APISIX Proto by ID
- 07
List consumers
List APISIX Consumers
- 08
List plugin configs
List APISIX Plugin Configs
09-12
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 09
List protos
List APISIX Protos (Protocol Buffers)
- 10
List services
List APISIX Services
- 11
List stream routes
List APISIX Stream Routes (L4 routing)
- 12
Put route
Create or update an APISIX Route
13-16
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 13
Put ssl
Create or update an APISIX SSL certificate
- 14
Put upstream
Create or update an APISIX Upstream
- 15
Trigger control gc
Trigger full garbage collection in the HTTP Lua VM
- 16
Dump control plugin metadatas
Dump all plugin metadata from the Control API
17-20
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 17
List consumer groups
List APISIX Consumer Groups
- 18
List upstreams
List APISIX Upstreams
- 19
Put proto
Create or update an APISIX Proto
- 20
Reload control plugins
Trigger a hot reload of plugins
21-24
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 21
Dump control upstreams
Dump all configured Upstreams from the Control API
- 22
Get service
Get a specific APISIX Service by ID
- 23
Delete global rule
Delete an APISIX Global Rule
- 24
Delete consumer group
Delete an APISIX Consumer Group
25-28
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 25
Delete plugin config
Delete an APISIX Plugin Config
- 26
Delete route
Delete an APISIX Route
- 27
Put global rule
Create or update an APISIX Global Rule
- 28
Put consumer group
Create or update an APISIX Consumer Group
29-32
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 29
Put plugin config
Create or update an APISIX Plugin Config
- 30
Delete service
Delete an APISIX Service
- 31
Get control healthcheck
Get health status of all upstream nodes
- 32
Delete consumer
Delete an APISIX Consumer
33-36
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 33
Delete proto
Delete an APISIX Proto
- 34
Delete ssl
Delete an APISIX SSL certificate
- 35
Delete stream route
Delete an APISIX Stream Route
- 36
Dump control discovery
Memory dump of discovered service endpoints
37-40
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 37
Get consumer
Get a specific APISIX Consumer by username
- 38
Get control resource healthcheck
Get health status for a specific resource
- 39
Get global rule
Get a specific APISIX Global Rule by ID
- 40
Get plugin config
Get a specific APISIX Plugin Config by ID
41-44
4 capabilities in this set.
Part of 50 available through Apache APISIX.
- 41
Get route
Get a specific APISIX Route by ID
- 42
Get ssl
Get a specific APISIX SSL certificate by ID
- 43
Get stream route
Get a specific APISIX Stream Route by ID
- 44
Get upstream
Get a specific APISIX Upstream by ID
45-47
3 capabilities in this set.
Part of 50 available through Apache APISIX.
- 45
List global rules
List APISIX Global Rules
- 46
List routes
List APISIX Routes
- 47
List ssls
List APISIX SSL certificates
48-50
3 capabilities in this set.
Part of 50 available through Apache APISIX.
- 48
Put consumer
Create or update an APISIX Consumer
- 49
Put service
Create or update an APISIX Service
- 50
Put stream route
Create or update an APISIX Stream Route
Observed, not estimated
1231ms average. Fast in production.
Apache APISIX is checked daily against the live service.
- Fastest day
- 952ms
- Slowest day
- 1542ms
- 14-day trend
- Slowing+31%
Connect your client
One URL. Every client.
Activate the Connector, copy your link, and paste it into the client you already use. 50 capabilities arrive ready to run.
Preview access · not provider authentication
The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Apache APISIX, so you can see the experience inside your AI.
It does not authenticate your account with Apache APISIX. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.
Apache APISIX Connector
You're all set. Choose your MCP client and follow the setup instructions.
https://edge.vinkius.com/vk_preview_uvuQ6vDEh3EK8RpcSSCqKlnF1NufI3SlkBIczBCN/mcpClaude Desktop
Follow the steps below to connect in seconds.
- 1In Claude Desktop, open Settings → Connectors.
- 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
- 3Click Add and start a new chat — Apache APISIX capabilities are ready to use.
{
"mcpServers": {
"apache-apisix-mcp": {
"url": "https://edge.vinkius.com/vk_preview_uvuQ6vDEh3EK8RpcSSCqKlnF1NufI3SlkBIczBCN/mcp"
}
}
}
Claude
ChatGPT
Cursor
VS Code
Windsurf
Claude Code
JetBrains
Cline
Step-by-step instructions for each client are in the guide. How to connect
FAQ
Questions Apache APISIX owners ask.
- 01
Can I update a route's configuration directly through the AI?
Yes. Use the put_route capability by providing the Route ID and the new configuration JSON. The agent will interface with the APISIX Admin API to apply the changes immediately.
- 02
How do I list all the backend upstreams configured in my gateway?
Simply ask the agent to 'list upstreams'. It will trigger the list_upstreams capability and return a detailed list of all virtual hosts and load balancer nodes.
- 03
Is it possible to delete a service that is no longer needed?
Yes, you can use the delete_service capability. Provide the specific Service ID, and the agent will remove the resource from your APISIX configuration.
Explore
More in Loved By Devs
AppDynamics (Application Performance Monitor API) AI Connector
Monitor application performance, business transactions, and infrastructure health rules directly from your AI
ViewCloud DNS (Anycast DNS Provider API) AI Connector
Manage your Anycast DNS infrastructure — list zones, configure records, and automate domain management directl
ViewTyk AI Connector
Manage your Tyk API Gateway and Dashboard — create keys, manage security policies, and list API definitions vi
ViewCivo (Cloud-native Kubernetes Cloud Provider API) AI Connector
Manage Civo cloud infrastructure — provision Kubernetes clusters, control compute instances, and monitor usage
View
Suggestions
imgix (Real-time Image Processing) AI Connector
Optimize and transform images via imgix — manage CDN sources, purge assets, and monitor origin connections.
ViewKibana AI Connector
Manage Kibana spaces and saved objects—list dashboards, search index patterns, and organize your observability
ViewPlone AI Connector
Manage Plone CMS content, users, and workflows directly from your AI agent—search, create, and update resource
ViewPlone AI Connector
Manage Plone CMS content, users, and workflows directly from your AI agent—search, create, and update resource
View
