HomeFinance › Copilot Money

Copilot Money

Query and manage Copilot Money personal finances — local reads, opt-in GraphQL writes.

TypeScript CloudLocal macOS
★ 82 stars Last pushed 2026-09-21 License: MIT

Topics: Finance & Fintech

Connect

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

Package (npm 2.3.0)

npx -y copilot-money-mcp@2.3.0

Or add to your MCP client config:

{
  "mcpServers": {
    "copilot-money-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "copilot-money-mcp@2.3.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

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

Data from the Official MCP Registry