Expensebot
Rank #60,428io.github.TotesMagotes/mcp-server
Answer questions about ExpenseBot — features, pricing, and integrations. Read-only.
Expensebot is a Model Context Protocol (MCP) server published by TotesMagotes. It ranks #60,428 of 132,113 servers tracked on MCP Toplist. Expensebot is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Apr 30, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 71,685 of 132,113 servers on MCP Toplist.
Use Expensebot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add totesmagotes -- npx -y @expensebot/mcp-server[mcp_servers.totesmagotes]
command = "npx"
args = ["-y", "@expensebot/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"totesmagotes": {
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"totesmagotes": {
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"totesmagotes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"totesmagotes": {
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"totesmagotes": {
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server"
]
}
}
}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.TotesMagotes%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.TotesMagotes%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.TotesMagotes%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TotesMagotes
Other servers by TotesMagotes
View all TotesMagotes servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Apr 30, 2026 |
Frequently asked questions
- Who maintains Expensebot?
- Expensebot is maintained by TotesMagotes, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Expensebot listed on the Official MCP Registry?
- Yes — Expensebot is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Expensebot have?
- MCP Toplist tracks 1 version of Expensebot, most recently published on Apr 30, 2026.
- Where can I find the source code for Expensebot?
- The source code for Expensebot is hosted at github.com/TotesMagotes/expensebot.
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.