SERVER

cashpilot-mcp

Rank #9463

glama/GeiserX/cashpilot-mcp

MCP server that exposes any CashPilot instance to LLMs, enabling monitoring of passive income earnings, managing bandwidth-sharing services, and controlling fleet workers

First listed
Apr 2, 2026
Last publish date
Apr 3, 2026
OVERVIEW

cashpilot-mcp is a Model Context Protocol (MCP) server published by GeiserX. It ranks #9463 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cashpilot-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 2, 2026 and most recently updated on Apr 3, 2026.

STANDING
#9,463of 58,900 tracked serversTop 25%

Ranks ahead of 49,437 of 58,900 servers on MCP Toplist.

CONNECT

Use cashpilot-mcp

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

npm package
{
  "mcpServers": {
    "cashpilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cashpilot-mcp"
      ],
      "env": {
        "CASHPILOT_URL": "<your CASHPILOT_URL>",
        "CASHPILOT_API_KEY": "<your CASHPILOT_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "cashpilot-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "drumsergio/cashpilot-mcp:v0.0.2"
      ],
      "env": {
        "CASHPILOT_URL": "<your CASHPILOT_URL>",
        "CASHPILOT_API_KEY": "<your CASHPILOT_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

GeiserX

Organization
Total servers
8
Total versions
10
MORE FROM THIS PUBLISHER

Other servers by GeiserX

View all GeiserX servers →
VERSIONS

Available versions (1)

VersionPublished
0.0.2Apr 3, 2026
FAQ

Frequently asked questions

What is cashpilot-mcp?
MCP server that exposes any CashPilot instance to LLMs, enabling monitoring of passive income earnings, managing bandwidth-sharing services, and controlling fleet workers
Who maintains cashpilot-mcp?
cashpilot-mcp is maintained by GeiserX, which publishes 8 MCP servers (10 total versions) tracked on MCP Toplist.
Is cashpilot-mcp an official MCP server?
Yes — cashpilot-mcp is listed on the Official MCP Registry, alongside Glama.
How many versions does cashpilot-mcp have?
MCP Toplist tracks 1 version of cashpilot-mcp, most recently published on Apr 3, 2026.
Where can I find the source code for cashpilot-mcp?
The source code for cashpilot-mcp is hosted at github.com/GeiserX/cashpilot-mcp.
EXPLORE