Mmcp.market

AISIX AI Gateway MCP server

by api7·io.github.api7/aisix·v0.12.0

Self-hosted AI gateway that governs MCP servers, LLM traffic, and A2A agents behind one endpoint

A90/100grade A
What users say
No reviews yet
Be the first
Safety scan
A90/100

full report

Adoption
Growing

157 stars

Reviews

Write one

Nobody has reviewed AISIX AI Gateway yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

AISIX AI Gateway tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 90/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the AISIX AI Gateway repository's README, as published. We do not edit it. Read it on GitHub

AISIX AI Gateway

The open-source, Rust-native AI gateway for LLMs and AI agents

One OpenAI-compatible API in front of every model. Route, govern, secure, cache, and observe all your LLM and AI-agent traffic from a single control point — shipped as one static binary with low per-request overhead. Run it in your infrastructure for free, forever.

Built by the original creators of Apache APISIX.

Start free · Documentation · Quickstart · AISIX Cloud · Roadmap

AISIX AI Gateway is a Rust-native gateway that puts a single, OpenAI-compatible API in front of every LLM provider — OpenAI, Anthropic, Google Gemini, AWS Bedrock, Azure OpenAI, DeepSeek, and any OpenAI-compatible endpoint. It gives platform teams one place to route, govern, secure, and observe LLM traffic, with first-class SSE streaming and low gateway overhead.

It runs as a single static binary — low cold-start, lock-free config reads, and hot configuration reloads with no restarts: declare resources in one resources.yaml and reload on SIGHUP, or point the gateway at etcd for a multi-replica cluster. Run the open-source gateway in your infrastructure, or connect it to AISIX Cloud for centralized management with team governance, budgets, audit, and a dashboard.

AISIX AI Gateway (this repo) is the open-source product. It runs without a control

plane using declarative configuration or etcd. When connected to

AISIX Cloud,

the same gateway serves as the data plane. AISIX Cloud adds a commercial control plane,

either hosted by API7 (Hybrid Cloud) or hosted by you in your infrastructure

(On-Premises). In both options, the gateway runs in your environment and calls

providers directly; live AI traffic does not pass through the control plane or API7.

The proxy API is identical throughout.

Talk to us about AISIX Cloud →

⚡ Quickstart

One container. No control plane, no database, no configuration store — the gateway reads every dynamic resource from one declarative resources.yaml.

# config.yaml
resources_file: /etc/aisix/resources.yaml
proxy:
  addr: "0.0.0.0:3000"
admin:
  enabled: false          # a declarative gateway needs no admin listener
observability:
  metrics:
    prometheus:
      enabled: true
      addr: "0.0.0.0:9090"
# resources.yaml
_format_version: "1"

provider_keys:
  - display_name: openai-main
    provider: openai
    api_key: ${OPENAI_API_KEY}        # interpolated from the environment

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add aisix -- docker run -i --rm ghcr.io/api7/aisix:0.12.0
Add to Cursor

AISIX AI Gateway: common questions

Is AISIX AI Gateway MCP server safe?
Yes, by our scan: it is graded A (90/100). Read the AISIX AI Gateway safety report
How do I install AISIX AI Gateway?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does AISIX AI Gateway need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is AISIX AI Gateway maintained?
The last commit was in the last day (2026-09-20). The latest release is v0.12.0.
What can I use instead of AISIX AI Gateway?
Servers from other publishers that do the same job: Sugra API MCP server, PRIMAMCP MCP server and freellmpool MCP server. Compare all AISIX AI Gateway alternatives.

Alternatives to AISIX AI Gateway

Same job from other publishers: the closest match first, then the best rated.

All AISIX AI Gateway alternatives →
  • Sugra API
    Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
    A
  • PRIMAMCP
    Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
    A
  • freellmpool
    OpenAI-compatible MCP gateway cataloging 22 LLM providers, with routing, failover, and tools.
    A
  • Hicortex — AI Fleet Memory
    Shared fleet memory for AI agents: nightly self-correction, recall every prompt (supported agents).
    C
  • Lightning Enable MCP Server
    AI agent Lightning payments: L402, invoices, wallets, API discovery, budgets, self-serve signup.
    B

More from api7