Enterprise DNA
M MCP Servers Developer low

api7/apisix-mcp

by Various

APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.

A

MCP

api7/apisix-mcp

Added 1 June 2026

#api-management #apisix #mcp #mcp-server #typescript

Overview

A TypeScript server that implements the Model Context Protocol to connect large language models with the APISIX Admin API. It allows LLMs to manage APISIX routes, upstreams, and other configurations through natural language or structured prompts.

Best for

Best for
Developers already using APISIX who want to experiment with LLM-driven gateway management

Use cases

  • Automating APISIX configuration changes via chat interfaces
  • Enabling LLM-driven API gateway management for DevOps teams
  • Prototyping dynamic routing rules with natural language commands

Notes

A TypeScript server that implements the Model Context Protocol to connect large language models with the APISIX Admin API. It allows LLMs to manage APISIX routes, upstreams, and other configurations through natural language or structured prompts.

37 stars on GitHub. Last updated 2025-06-16. Licensed Apache-2.0.

Use cases

  • Automating APISIX configuration changes via chat interfaces
  • Enabling LLM-driven API gateway management for DevOps teams
  • Prototyping dynamic routing rules with natural language commands

Pros

  • Leverages the standard MCP protocol for interoperability with LLM clients
  • Directly integrates with APISIX Admin API without custom middleware
  • Open source with a clear, focused scope

Cons

  • Small community and limited track record (37 GitHub stars)
  • Requires running and securing an MCP server alongside APISIX
  • Dependent on APISIX Admin API version compatibility

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages the standard MCP protocol for interoperability with LLM clients
  • Directly integrates with APISIX Admin API without custom middleware
  • Open source with a clear, focused scope

Cons

  • Small community and limited track record (37 GitHub stars)
  • Requires running and securing an MCP server alongside APISIX
  • Dependent on APISIX Admin API version compatibility