Skip to main content
Glama
storesace-cv

MCP Mail

by storesace-cv

MCP Mail · bwb.pt

Claude.ai 用のセルフホスト型 claude-mail-mcp コネクタ。以下の機能を備えています:

  • OAuth 2.1 + DCR + PKCE シム (Claude.ai カスタムコネクタ)

  • マルチアカウント IMAP/SMTP 管理のための Backoffice (https://mcp-mail.bwb.pt/admin)

  • Ubuntu 24.04 上の堅牢化された nginx + systemd

アーキテクチャ

Claude.ai ──HTTPS/OAuth──▶ nginx (mcp-mail.bwb.pt)
                              ├─ /health  → claude-mail-mcp :3220
                              └─ /*       → oauth-shim+admin :3221 ──Bearer──▶ :3220

Related MCP server: Gmail MCP Server

ローカル開発

cp deploy/env/shim.env.example .env
# adjust STATE_DIR to a local path, SESSION_SECRET, AUTH_TOKEN
npm install
npm run build
npm start

本番デプロイ

VPS 上で (root として)、このリポジトリのチェックアウトから:

bash deploy/install.sh

その後、https://mcp-mail.bwb.pt/admin を開き、ログインして、一時パスワードを変更し、メールボックスアカウントを追加してください。

Claude.ai → Settings → Connectors → Add custom → URL https://mcp-mail.bwb.pt/mcp

運用

docs/OPERATIONS.mddocs/ROADMAP.md を参照してください。

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Self-hosted MCP server for any IMAP/SMTP inbox. Multi-account in one config. Built for Claude Code.
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides Claude with access to your Gmail, featuring a full OAuth 2.1 authorization server with dynamic client registration and tools to list, read, search, send, reply, draft, archive, trash, manage labels, and download attachments.
    231
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server that connects Claude to Microsoft 365 mail for inbox triage, search, classification, and idempotent rule provisioning via Microsoft Graph, with device-code auth and read-only default.
    6
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Local IMAP/SMTP MCP server that lets Claude read, search, draft, send, flag, and move mail across multiple IMAP mailboxes. Credentials stay on your machine.

View all related MCP servers

Related MCP Connectors

  • Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.

  • Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

  • MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2

View all MCP Connectors

Latest Blog Posts

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/storesace-cv/bwb-claude-mail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server