Odel
SpherePay

SpherePay

Local
@danchevPythonAGPL-3.0Updated 6mo ago

Manage SpherePay customers, bank accounts, wallets, and transfers from Claude.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIspherepay-mcpv0.0.1

Run

uvx spherepay-mcp

MCP client config

{
  "mcpServers": {
    "spherepay": {
      "command": "uvx",
      "args": [
        "spherepay-mcp"
      ]
    }
  }
}