Expense Budget Tracker MCP Server

Self-hosted open-source expense and budget tracker with balances, transfers, and multi-currency reporting on Postgres.

Teams that want a hosted finance endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 27 · #167 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Expense Budget Tracker

Claude Code

claude mcp add kirill-markin-expense-budget-tracker --transport http https://mcp.expense-budget-tracker.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kirill-markin-expense-budget-tracker": {
      "url": "https://mcp.expense-budget-tracker.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.expense-budget-tracker.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.expense-budget-tracker.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.expense-budget-tracker - domain-verified with the official MCP registry

03 · What Expense Budget Tracker can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.0 · 2026-08-23

Expense Budget Tracker 1.3.0 · This minor release closes two real ways the deployment could be attacked, locks the load balancer behind Cloudflare, and keeps chat working in a few places where it used to give up.…

v1.2.2 · 2026-08-17

Expense Budget Tracker 1.2.2 · This patch release makes OAuth-based MCP connections more reliable and improves how chat handles document attachments. · OAuth and MCP reliability · Fixed the consent form Content…

v1.2.1 · 2026-08-16

Expense Budget Tracker 1.2.1 · This release publishes Expense Budget Tracker as a production MCP service while also delivering major improvements to chat history, budget navigation, security, and operational…

04 · Who maintains Expense Budget Tracker

Expense Budget Tracker is maintained by kirill-markin. We track 2 MCP servers from kirill-markin - 2 actively maintained, 80 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from kirill-markin.

  1. Flashcards Open Source App Read and write open-source flashcards through split read/write MCP tools. ★ 53

05 · Facts

category
finance - ranked #167 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-08-23)
registry
com.expense-budget-tracker/expense-budget-tracker (active, first published 2026-08-16 · 4 versions)

06 · Expense Budget Tracker FAQ

What is Expense Budget Tracker?

Self-hosted open-source expense and budget tracker with balances, transfers, and multi-currency reporting on Postgres.

Is Expense Budget Tracker still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Expense Budget Tracker?

Run `claude mcp add kirill-markin-expense-budget-t --transport http https://mcp.expense-budget-tracker.com/mcp`. You can also paste the ready-made client config above.

Does Expense Budget Tracker require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Expense Budget Tracker