SERVER
Expense MCP
Rank #29932io.github.justfsl50/expense-mcp
Personal expense tracking with budgets, income, and savings goals.
First listed
Mar 4, 2026
Last publish date
Mar 4, 2026
OVERVIEW
Expense MCP is a Model Context Protocol (MCP) server published by justfsl50. It ranks #29932 of 58,900 servers tracked on MCP Toplist. Expense MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 4, 2026.
STANDING
#29,932of 58,900 tracked servers
Ranks ahead of 28,968 of 58,900 servers on MCP Toplist.
CONNECT
Use Expense MCP
Add Expense MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"expense-mcp": {
"command": "uvx",
"args": [
"expense-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>",
"CURRENCY": "<your CURRENCY>",
"DEFAULT_USER": "<your DEFAULT_USER>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
justfsl50
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Expense MCP?
- Personal expense tracking with budgets, income, and savings goals.
- Who maintains Expense MCP?
- Expense MCP is maintained by justfsl50, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Expense MCP an official MCP server?
- Yes — Expense MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Expense MCP have?
- MCP Toplist tracks 2 versions of Expense MCP, most recently published on Mar 4, 2026.
- Where can I find the source code for Expense MCP?
- The source code for Expense MCP is hosted at github.com/justfsl50/expense-mcp.
EXPLORE