Skip to main content
Developer ToolsTypeScript

api7/apisix-mcp

πŸŽ–οΈ πŸ“‡ 🏠 MCP Server that support for querying and managing all resource in [Apache APISIX](https://github.com/apache/apisix).

developer-toolsofficiallocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/api7/apisix-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "apisix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "api7/apisix-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
api7