HomeDevelopment › APIbase

APIbase

MCP endpoint to APIbase catalog (https://apibase.pro/llms.txt). USDC: x402 Base, MPP Tempo.

TypeScript Cloud Remote
★ 10 stars Last pushed 2026-09-24 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://apibase.pro/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http apibase https://apibase.pro/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "apibase": {
      "url": "https://apibase.pro/mcp"
    }
  }
}

Package (npm 1.0.4)

npx -y apibase-mcp-client@1.0.4

Or add to your MCP client config:

{
  "mcpServers": {
    "apibase": {
      "command": "npx",
      "args": [
        "-y",
        "apibase-mcp-client@1.0.4"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry