cashpilot-mcp
Related Servers
Alternatives to cashpilot-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server exposing 72 tools across 26 homelab services, enabling LLMs to monitor and manage infrastructure, media, storage, and networking with a single endpoint.16MIT
- AlicenseAqualityDmaintenanceA generic MCP server that dynamically exposes any OpenAPI-documented REST API to LLMs by auto-discovering endpoints. It provides tools for exploring API capabilities and making authenticated requests directly through natural language interfaces.25 npmMIT

expenselm-mcp-serverofficial
FlicenseAqualityDmaintenanceMCP server for ExpenseLM, a GenAI powered expense management application. Enables AI agents to access expense data for recording, insights, and advice.101-- FlicenseNot gradedqualityCmaintenanceMCP server that exposes Fund402 protocol tools to Casper testnet, allowing LLMs to execute real on-chain actions like wallet creation, token management, and borrowing via natural language.-
- AlicenseAqualityAmaintenanceMCP server that exposes any Pumperly instance to LLMs, enabling real-time fuel price queries, station search, route planning, and geocoding.548 npm3GPL 3.0
- AlicenseBqualityCmaintenanceAn MCP server that provides LLMs access to other LLMs424 npm78MIT
TDQS
Scored across 10 tools
Most tools are clearly distinct lifecycle actions (deploy, start, stop, restart, remove), but get_earnings_daily and get_earnings_history overlap in purpose and could cause selection confusion around which time range is intended.
All tools follow a consistent verb_noun snake_case pattern (deploy_service, get_service_logs, trigger_collection). The naming is predictable and easy to infer.
Ten tools is a well-scoped size for a service lifecycle and earnings reporting server. Each tool serves a clear operational purpose without unnecessary bloat.
The service lifecycle covers deploy/start/stop/restart/remove and logs, but there is no tool to list deployed services or retrieve service status, which is a notable gap for agents managing services. Earnings coverage is adequate with daily and historical views plus collection triggering.