← Index

Spendlog

io.github.makz81/spendlog·v1.0.4·Other
Quality Score
90
/100

MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "spendlog": {
      "command": "npx",
      "args": [
        "-y",
        "spendlog"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "spendlog": {
      "command": "npx",
      "args": [
        "-y",
        "spendlog"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y spendlog
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other