CAPI Gateway MCP Server

CAPI is a lightweight API Gateway and load balancer built on Undertow's async proxy architecture. Services register themselves in HashiCorp Consul, and CAPI automatically discovers them, creates proxy handlers, and applies security, throttling, and observability policies - no database required.

People who need API integration tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Java.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 9 · #195 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

Apache-2.0 · Java · how we verify → /methodology

01 · Install CAPI Gateway

before you install - you'll need

CAPI_CONFIG_FILE

Environment variables documented in the project's README - it lists which are required and which have defaults.

Docker

docker run -i --rm docker.io/surisoft/capi-core:1.417.5

Claude Desktop - add to config

{
  "mcpServers": {
    "surisoft-io-capi-core": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/surisoft/capi-core:1.417.5"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.surisoft-io is GitHub-verified and matches the repo owner

03 · What CAPI Gateway can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.21 · 2026-08-14

v2.20 · 2026-07-16

Memory leak fix in RestGateway.

v2.12 · 2026-06-23

04 · Who maintains CAPI Gateway

CAPI Gateway is maintained by surisoft-io. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
API integration - ranked #195 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-08-14)
registry
io.github.surisoft-io/capi-core (active, first published 2026-03-03)
packages
oci:docker.io/surisoft/capi-core:1.417.5

06 · CAPI Gateway FAQ

What is CAPI Gateway?

CAPI is a lightweight API Gateway and load balancer built on Undertow's async proxy architecture. Services register themselves in HashiCorp Consul, and CAPI automatically discovers them, creates proxy handlers, and applies security, throttling, and observability policies - no database required.

Is CAPI Gateway still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install CAPI Gateway?

Run `docker run -i --rm docker.io/surisoft/capi-core:1.417.5`. The README documents one environment variable (CAPI_CONFIG_FILE) to set first. You can also paste the ready-made client config above.

07 · Alternatives to CAPI Gateway

More API integration MCP servers · Clickup · Telnyx · TempGuru Event Staffing · 1c Rest MCP