SERVER

Swarmpay

Rank #6144

io.github.ginokino/swarmpay

Payment layer for AI agents. Send USDC, manage escrows on Base blockchain.

First listed
Mar 29, 2026
Last publish date
Mar 29, 2026
OVERVIEW

Swarmpay is a Model Context Protocol (MCP) server published by ginokino. It ranks #6144 of 58,900 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Swarmpay is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Mar 29, 2026.

STANDING
#6,144of 58,900 tracked serversTop 25%

Ranks ahead of 52,756 of 58,900 servers on MCP Toplist.

CONNECT

Use Swarmpay

Add Swarmpay to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "swarmpay": {
      "command": "uvx",
      "args": [
        "swarmpay"
      ],
      "env": {
        "SWARMPAY_NETWORK": "<your SWARMPAY_NETWORK>",
        "CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
        "CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
        "SWARMPAY_ADMIN_WALLET": "<your SWARMPAY_ADMIN_WALLET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

ginokino

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.4.4Mar 29, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Swarmpay?
Payment layer for AI agents. Send USDC, manage escrows on Base blockchain.
Who maintains Swarmpay?
Swarmpay is maintained by ginokino, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Swarmpay an official MCP server?
Yes — Swarmpay is listed on the Official MCP Registry.
How many versions does Swarmpay have?
MCP Toplist tracks 2 versions of Swarmpay, most recently published on Mar 29, 2026.
Where can I find the source code for Swarmpay?
The source code for Swarmpay is hosted at github.com/ginokino/swarmpay-sdk.
EXPLORE