Expense
Rank #3,098io.github.assaf/expense
Receipt tracker with no friction: receipts arrive by email and file themselves
Expense is a Model Context Protocol (MCP) server published by assaf. It ranks #3,098 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Expense is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 128,948 of 132,046 servers on MCP Toplist.
Use Expense
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http expense https://expense.labnotes.org/mcp[mcp_servers.expense]
url = "https://expense.labnotes.org/mcp"Add to ~/.codex/config.toml.
https://expense.labnotes.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"expense": {
"url": "https://expense.labnotes.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"expense": {
"type": "http",
"url": "https://expense.labnotes.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"expense": {
"serverUrl": "https://expense.labnotes.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"expense": {
"url": "https://expense.labnotes.org/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.assaf%2Fexpense)<a href="https://mcptoplist.com/server/io.github.assaf%2Fexpense"><img src="https://mcptoplist.com/badge/io.github.assaf%2Fexpense.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
assaf
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 5, 2026 |
Frequently asked questions
- Who maintains Expense?
- Expense is maintained by assaf, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Expense listed on the Official MCP Registry?
- Yes — Expense is listed on the Official MCP Registry, alongside Glama.
- How many versions does Expense have?
- MCP Toplist tracks 1 version of Expense, most recently published on Aug 5, 2026.
- Where can I find the source code for Expense?
- The source code for Expense is hosted at github.com/assaf/expense.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.