Apache APISIX MCP Server for ClineGive Cline instant access to 50 tools to Delete Consumer, Delete Consumer Group, Delete Global Rule, and more
Cline is an autonomous AI coding agent inside VS Code that plans, executes, and iterates on tasks. Wire Apache APISIX through Vinkius and Cline gains direct access to every tool. from data retrieval to workflow automation. without leaving the terminal.
Ask AI about this MCP Server for Cline
The Apache APISIX MCP Server for Cline is a standout in the Loved By Devs category — giving your AI agent 50 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
{
"mcpServers": {
"apache-apisix": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install Apache APISIX and 4,000+ MCP Servers from a single visual interface.





* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Apache APISIX MCP Server
Connect your Apache APISIX instance to any AI agent to orchestrate high-performance traffic management through natural language.
Cline operates autonomously inside VS Code. it reads your codebase, plans a strategy, and executes multi-step tasks including Apache APISIX tool calls without waiting for prompts between steps. Connect 50 tools through Vinkius and Cline can fetch data, generate code, and commit changes in a single autonomous run.
What you can do
- Route Orchestration — List, inspect, create, or delete routes to match client requests and forward them to target upstreams.
- Service Abstraction — Manage service entities that group common plugins and upstream configurations for easier API maintenance.
- Upstream Management — Configure virtual host abstractions for load balancing, including node management and health checks.
- Consumer Control — List and manage API consumers to handle authentication and per-user rate limiting.
- Configuration as Conversation — Update complex JSON configurations for any gateway resource without manually using CURL or the Dashboard.
The Apache APISIX MCP Server exposes 50 tools through the Vinkius. Connect it to Cline in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 50 Apache APISIX tools available for Cline
When Cline connects to Apache APISIX through Vinkius, your AI agent gets direct access to every tool listed below — spanning api-gateway, traffic-management, cloud-native, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Delete consumer on Apache APISIX
Delete an APISIX Consumer
Delete consumer group on Apache APISIX
Delete an APISIX Consumer Group
Delete global rule on Apache APISIX
Delete an APISIX Global Rule
Delete plugin config on Apache APISIX
Delete an APISIX Plugin Config
Delete proto on Apache APISIX
Delete an APISIX Proto
Delete route on Apache APISIX
Delete an APISIX Route
Delete service on Apache APISIX
Delete an APISIX Service
Delete ssl on Apache APISIX
Delete an APISIX SSL certificate
Delete stream route on Apache APISIX
Delete an APISIX Stream Route
Delete upstream on Apache APISIX
Delete an APISIX Upstream
Dump control discovery on Apache APISIX
Memory dump of discovered service endpoints
Dump control plugin metadatas on Apache APISIX
Dump all plugin metadata from the Control API
Dump control routes on Apache APISIX
Dump all configured Routes from the Control API
Dump control services on Apache APISIX
Dump all configured Services from the Control API
Dump control upstreams on Apache APISIX
Dump all configured Upstreams from the Control API
Get consumer on Apache APISIX
Get a specific APISIX Consumer by username
Get consumer group on Apache APISIX
Get a specific APISIX Consumer Group by ID
Get control healthcheck on Apache APISIX
Get health status of all upstream nodes
Get control resource healthcheck on Apache APISIX
Get health status for a specific resource
Get control schema on Apache APISIX
Get JSON schemas for all resources and enabled plugins
Get global rule on Apache APISIX
Get a specific APISIX Global Rule by ID
Get plugin config on Apache APISIX
Get a specific APISIX Plugin Config by ID
Get proto on Apache APISIX
Get a specific APISIX Proto by ID
Get route on Apache APISIX
Get a specific APISIX Route by ID
Get service on Apache APISIX
Get a specific APISIX Service by ID
Get ssl on Apache APISIX
Get a specific APISIX SSL certificate by ID
Get stream route on Apache APISIX
Get a specific APISIX Stream Route by ID
Get upstream on Apache APISIX
Get a specific APISIX Upstream by ID
List consumer groups on Apache APISIX
List APISIX Consumer Groups
List consumers on Apache APISIX
List APISIX Consumers
List global rules on Apache APISIX
List APISIX Global Rules
List plugin configs on Apache APISIX
List APISIX Plugin Configs
List protos on Apache APISIX
List APISIX Protos (Protocol Buffers)
List routes on Apache APISIX
List APISIX Routes
List services on Apache APISIX
List APISIX Services
List ssls on Apache APISIX
List APISIX SSL certificates
List stream routes on Apache APISIX
List APISIX Stream Routes (L4 routing)
List upstreams on Apache APISIX
List APISIX Upstreams
Put consumer on Apache APISIX
Create or update an APISIX Consumer
Put consumer group on Apache APISIX
Create or update an APISIX Consumer Group
Put global rule on Apache APISIX
Create or update an APISIX Global Rule
Put plugin config on Apache APISIX
Create or update an APISIX Plugin Config
Put proto on Apache APISIX
Create or update an APISIX Proto
Put route on Apache APISIX
Create or update an APISIX Route
Put service on Apache APISIX
Create or update an APISIX Service
Put ssl on Apache APISIX
Create or update an APISIX SSL certificate
Put stream route on Apache APISIX
Create or update an APISIX Stream Route
Put upstream on Apache APISIX
Create or update an APISIX Upstream
Reload control plugins on Apache APISIX
Trigger a hot reload of plugins
Trigger control gc on Apache APISIX
Trigger full garbage collection in the HTTP Lua VM
Connect Apache APISIX to Cline via MCP
Follow these steps to wire Apache APISIX into Cline. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Open Cline MCP Settings
Add remote server
Enable the server
Start using Apache APISIX
Why Use Cline with the Apache APISIX MCP Server
Cline provides unique advantages when paired with Apache APISIX through the Model Context Protocol.
Cline operates autonomously. it reads your codebase, plans a strategy, and executes multi-step tasks including MCP tool calls without step-by-step prompts
Runs inside VS Code, so you get MCP tool access alongside your existing extensions, terminal, and version control in a single window
Cline can create, edit, and delete files based on MCP tool responses, enabling end-to-end automation from data retrieval to code generation
Transparent execution: every tool call and file change is shown in Cline's activity log for full visibility and approval before committing
Apache APISIX + Cline Use Cases
Practical scenarios where Cline combined with the Apache APISIX MCP Server delivers measurable value.
Autonomous feature building: tell Cline to fetch data from Apache APISIX and scaffold a complete module with types, handlers, and tests
Codebase refactoring: use Apache APISIX tools to validate live data while Cline restructures your code to match updated schemas
Automated testing: Cline fetches real responses from Apache APISIX and generates snapshot tests or mocks based on actual payloads
Incident response: query Apache APISIX for real-time status and let Cline generate hotfix patches based on the findings
Example Prompts for Apache APISIX in Cline
Ready-to-use prompts you can give your Cline agent to start working with Apache APISIX immediately.
"List all active routes in my APISIX gateway."
"Show me the configuration for upstream ID 'backend-cluster'."
"List all consumers to check who has access to the API."
Troubleshooting Apache APISIX MCP Server with Cline
Common issues when connecting Apache APISIX to Cline through Vinkius, and how to resolve them.
Server shows error in sidebar
Apache APISIX + Cline FAQ
Common questions about integrating Apache APISIX MCP Server with Cline.
How does Cline connect to MCP servers?
Can Cline run MCP tools without approval?
Does Cline support multiple MCP servers at once?
Explore More MCP Servers
View all →
FCC Geo
2 toolsInstantly convert geographic coordinates into precise US Census Blocks and Telecommunication zones with zero authentication.

Salesforce
12 toolsConnect your Salesforce CRM to any AI agent — query records with SOQL, manage accounts, contacts, opportunities, run reports, and perform CRUD operations.

Doodle
10 toolsManage group scheduling via Doodle — create meeting polls, track participant votes, handle comments, and close polls directly from any AI agent.

vCita
12 toolsRun your small business with online scheduling, payment collection, and client management that keeps everything in one place.
