Loomal

Spendlog

MCP server by github.com/makz81/spendlog

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

1 starsnpm: spendlog

About Spendlog

Spendlog is an MCP (Model Context Protocol) server published by makz81 in the official MCP registry, listed under Research & Data on Loomal. MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

It ships as an npm package (spendlog), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/makz81/spendlog, where the project has earned 1 GitHub stars.

Use Spendlog with your agent

Claude Code · one command
claude mcp add spendlog -- npx -y spendlog
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "spendlog": {
      "command": "npx",
      "args": [
        "-y",
        "spendlog"
      ]
    }
  }
}
npmspendlog

Frequently asked questions

What is Spendlog?
Spendlog is an MCP (Model Context Protocol) server by makz81 in the Research & Data category. MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude
How do I connect Spendlog to Claude, Cursor, or another MCP client?
Install Spendlog from its npm package (spendlog) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Spendlog open source?
Yes — the source code is public at github.com/makz81/spendlog, with 1 GitHub stars.
Can AI agents pay to use Spendlog?
Not yet through Loomal — Spendlog is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Spendlog? Claim this listing free by verifying GitHub ownership, or contact us.