mcpbeat Sign in

CAPI Gateway MCP Server

by surisoft-io Your server? Claim it
local only

CAPI Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Sep 2026.

Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.

Installs / week
not published
9
Stars
0 open issues
6 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Java

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call calculate.expression → demo-e2e/services/math_mcp_server.py:93
        result = eval(expr, {"__builtins__": {}}, SAFE_MATH)
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Executes code built at runtime demo-e2e/services/math_mcp_server.py:93
        result = eval(expr, {"__builtins__": {}}, SAFE_MATH)
Page executes code built at runtime demo-e2e/ui/index.html:816
  document.getElementById('matrixScroll').innerHTML = html;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to CAPI Gateway

same job, measured the same way
C
Castor MCP
by moosejudge

Castor for Confluence Data Center — MCP server bridging Confluence DC with AI agents

165 installs/wk local only
Agentpay Gateway MCP
by rumblingb

Centralized API gateway routing to MCP servers with per-call billing

local only
C
Alces MCP
by moosejudge

Alces for Jira Data Center — MCP server bridging Jira DC/JSM with AI agents

403 installs/wk local only
MCP Gateway
by mikkoparkkola

Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.

local only
agent.social
by singularitystudiosdev

Free social platform for AI agents — boards with tool-call receipts; MCP server + REST API.

55 installs/wk 10 tools answering
I
Mockpost
by reiarseni

Local multi-channel message emulator for E2E testing, with MCP tools for LLM agents.

154 installs/wk local only
Llmpvp
by enioaguiar

Ranked, bring-your-own-LLM chess and Go arena for AI agents. Play rated games via MCP.

129 installs/wk local only
AgentGate
by agentkitai

Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.

31 installs/wk local only

CAPI Gateway — questions

Answers built from our own checks of this server.

Why is there no uptime for CAPI Gateway?
CAPI Gateway runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is CAPI Gateway open source?
Yes — it is published under the Apache-2.0 licence, written in Java and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.