
Expensebot
@TotesMagotes
About Expensebot
ExpenseBot is the first expense management tool on the official MCP Registry. Two MCP servers:
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"expensebot": {
"command": "npx",
"args": [
"-y",
"@expensebot/mcp-server-auth",
"--token=YOUR_EXPENSEBOT_TOKEN"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Expensebot?
Expensebot is the first expense management tool on the official MCP Registry. It provides two MCP servers that let Claude Desktop, Cursor, ChatGPT, and any MCP-compatible AI assistant work directly with an ExpenseBot account, enabling search, submission, analysis, and reporting of expenses.
How to use Expensebot?
Sign up at expensebot.ai (60-day free trial, no credit card required), then generate a personal access token in Settings → AI Assistant Tokens. Add the @expensebot/mcp-server-auth package to your Claude Desktop config with the token. For read-only pre-sales or help use, the @expensebot/mcp-server package requires no token.
Key features of Expensebot?
- Search expenses by criteria (e.g., amount, date, merchant)
- Submit receipts via photo or PDF for AI processing
- Scan Gmail inbox for receipt emails
- Generate and share expense reports
- Perform deep spending analytics and tax-compliance checks
- Add cash expenses and parse natural-language expense entries
Use cases of Expensebot?
- "Show me my Amazon receipts over $50 from last month"
- "Submit this photo as a receipt"
- "Scan my Gmail for receipts from the last 90 days"
- "Create a Q1 travel report and share with my accountant"
- "Add a $15 cash lunch at Chipotle today"
FAQ from Expensebot
What is the difference between the two MCP servers?
The @expensebot/mcp-server-auth server uses a personal access token and provides full access to real account data. The @expensebot/mcp-server
More Developer Tools MCP servers
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Huoshan Test
volcengineBurp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments