mcpbeat Sign in

Agentpay Gateway MCP Server

local only

Agentpay Gateway MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Jul 2026.

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

Installs / week
not published
1
Stars
0 open issues
13 Jul 2026
Last commit
from GitHub
MIT
License
Python

What the code does

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

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.

Runs an external command run_dev.py:420
    subprocess.run([sys.executable, "-m", "pytest", "tests/", "-v", "--tb=short"])

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Agentpay Gateway MCP

same job, measured the same way
Clawmerchants MCP Gateway
by danielxri

MCP Gateway: wrap any MCP server with cold-start retries, uptime SLA, and per-execution MPP billing.

2 tools answering
MCP Billing Gateway
by sapph1re

Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

64 installs/wk 12 tools answering
MCP Jira Scoped
by deepwired

Jira MCP server with scoped API tokens via api.atlassian.com gateway

64 installs/wk local only
MCP Gateway
by mikkoparkkola

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

local only
Juniper Routing Director MCP Server
by juniper

MCP server to integrate with Juniper Routing Director

local only
CAPI Gateway
by surisoft-io

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

local only
Siglume MCP Gateway
by siglume

Access Siglume API Store tools and external MCP Router servers.

2 tools answering
Scaleway MCP server
by scaleway

Scaleway MCP server for interacting with the Scaleway APIs

local only

Agentpay Gateway MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentpay Gateway MCP?
Agentpay Gateway MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Agentpay Gateway MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 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.