Skip to main content
ClaudeWave

Expense management and Gmail receipt capture for AI assistants and automation platforms via MCP.

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: NPX · @expensebot/mcp-server-auth
Claude Code CLI
claude mcp add expensebot-mcp -- npx -y @expensebot/mcp-server-auth
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "expensebot-mcp": {
      "command": "npx",
      "args": ["-y", "@expensebot/mcp-server-auth"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

<p align="center">
  <a href="https://www.expensebot.ai/mcp">
    <img src="assets/expensebot.png" alt="ExpenseBot logo" width="160" height="160">
  </a>
</p>

<h1 align="center">ExpenseBot MCP</h1>

<p align="center">
  Expense management and Gmail receipt capture for AI assistants and automation platforms.
</p>

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:

```text
https://mcp.expensebot.ai/mcp
```

Example `mcp.json`:

```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.

## Local stdio fallback

Clients without remote OAuth support can run the public npm adapter:

```text
npx -y @expensebot/mcp-server-auth
```

Store a revocable ExpenseBot token in the client's `EXPENSEBOT_TOKEN` environment or secret configuration. Generate and revoke tokens from [AI Assistant Tokens](https://www.expensebot.ai/process-info?openMcpTokens=true&source=github).

## 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.
accountingexpensesgmailmcpmodel-context-protocolreceipts

What people ask about expensebot-mcp

What is TotesMagotes/expensebot-mcp?

+

TotesMagotes/expensebot-mcp is mcp servers for the Claude AI ecosystem. Expense management and Gmail receipt capture for AI assistants and automation platforms via MCP. It has 0 GitHub stars and its last recorded update is dated 2026-09-09.

How do I install expensebot-mcp?

+

You can install expensebot-mcp by cloning the repository (https://github.com/TotesMagotes/expensebot-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is TotesMagotes/expensebot-mcp safe to use?

+

Our security agent has analyzed TotesMagotes/expensebot-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains TotesMagotes/expensebot-mcp?

+

TotesMagotes/expensebot-mcp is maintained by TotesMagotes. The last recorded GitHub activity is dated 2026-09-09, with 0 open issues.

Are there alternatives to expensebot-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy expensebot-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: TotesMagotes/expensebot-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/totesmagotes-expensebot-mcp)](https://claudewave.com/repo/totesmagotes-expensebot-mcp)
<a href="https://claudewave.com/repo/totesmagotes-expensebot-mcp"><img src="https://claudewave.com/api/badge/totesmagotes-expensebot-mcp" alt="Featured on ClaudeWave: TotesMagotes/expensebot-mcp" width="320" height="64" /></a>

More MCP Servers

expensebot-mcp alternatives