ExpenseBot MCP
Allows scanning connected Gmail accounts for receipts and monitoring scan progress.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ExpenseBot MCPScan Gmail for new receipts and tell me what needs attention."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Public installation and discovery metadata for the hosted ExpenseBot Model Context Protocol server.
ExpenseBot gives AI assistants and automation platforms structured access to expense data, Gmail receipt capture, reports, income, mileage, compliance checks, and accounting handoffs. ExpenseBot remains the system that captures and organizes receipts; downstream accounting software remains the source of truth for the books.
Recommended: remote OAuth
Use the hosted Streamable HTTP endpoint in clients that support remote MCP and OAuth:
https://mcp.expensebot.ai/mcpExample mcp.json:
{
"mcpServers": {
"expensebot": {
"url": "https://mcp.expensebot.ai/mcp"
}
}
}The client should open ExpenseBot sign-in and consent in the browser. Do not paste an ExpenseBot token into chat.
Related MCP server: Email Triage MCP
Local stdio fallback
Clients without remote OAuth support can run the public npm adapter:
npx -y @expensebot/mcp-server-authStore a revocable ExpenseBot token in the client's EXPENSEBOT_TOKEN environment or secret configuration. Generate and revoke tokens from AI Assistant Tokens.
What agents can do
Search and analyze expenses, income, mileage, subscriptions, and profit and loss.
Submit receipt images and PDFs and check processing results.
Scan connected Gmail accounts for receipts and monitor scan progress.
Add cash expenses, mileage, income, and confirmed client advances.
Review, correct, categorize, group, and annotate exact expenses with confirmation safeguards.
Create, inspect, export, and share reports and continue into client billing.
Review credits, refunds, compliance issues, monthly books, and client advance balances.
Trace document activity and open the relevant ExpenseBot review UI when a visual workflow is safer.
The live server currently exposes more than 50 tools. Write actions use previews, confirmations, bounded selections, or app handoffs where appropriate.
Useful prompts
Scan Gmail for new receipts and tell me what needs attention.Show me my unsubmitted travel expenses from last month.Group my Toronto Uber Eats expenses from this quarter under Client Demo, then create a report without personal expenses and help me bill the client.How much of Client Acme's advance remains?Compare this quarter's spending with the same quarter last year.
Documentation and support
ExpenseBot website: https://www.expensebot.ai
Setup guide: https://www.expensebot.ai/mcp
Practical prompt guide: https://www.expensebot.ai/mcp-actions
Privacy: https://www.expensebot.ai/privacy
Support: mailto:support@expensebot.ai
This repository intentionally contains public installation metadata only. The hosted ExpenseBot application and its private source code are not published here.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceTurn any receipt into structured, accounting-ready JSON or clean Markdown with one API call. AI-powered vision extracts merchant, date, line items, tax, totals, and suggests GL accounts for instant bookkeeping. 50 free credits on signup.MIT
- Alicense-quality-maintenanceEnables AI agents to interact with Gmail for classifying messages, extracting action items, and performing batch inbox triage. It supports automated labeling, smart replies, and task creation for external platforms like Linear, Jira, and Todoist.
- Alicense-qualityBmaintenanceEnables AI assistants to manage business operations including invoicing, WooCommerce syncing, expense tracking, POS, inventory, and team management through natural language.212MIT
- Flicense-qualityCmaintenanceEnables AI assistants to manage Gmail and Outlook inboxes through natural language, supporting email search, reading, and reply operations.
Related MCP Connectors
Receipt tracker with no friction: receipts arrive by email and file themselves
Email for AI agents — send, receive as a webhook, manage domains, templates, routing.
AI email inbox and sending tools with attachments, search, live events, and webhooks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TotesMagotes/expensebot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server