Open Source · MIT Licensed

92 tools. Zero telemetry.
Talk to your inbox.

The privacy-first email MCP server for Claude Code, Cursor, and every MCP-compatible AI client. Gmail + Outlook. BYOK AI chat. Desktop dashboard. One install.

$ npm install -g @synthcorp/prism
Get Started
Claude Code
claude> Search my inbox for unread messages from GitHub
Using tool: messages_list q: "from:notifications@github.com is:unread"
Found 7 unread messages from GitHub notifications.
claude> Label them all as "GitHub" and mark as read
Using tool: messages_batch_modify
Done. 7 messages labeled "GitHub" and marked as read.

BYOK AI Chat

Talk to your inbox in natural language. Bring your own Claude, OpenAI, or Ollama key. Your key, your provider, your data.

Multi-Provider

Gmail and Outlook today. IMAP and JMAP coming. One tool layer, any email provider.

Desktop Dashboard

Tauri-powered native app. 10MB install, 30MB RAM. Inbox, compose, filters, labels, batch ops, AI chat — all local.

Zero Telemetry

No analytics. No tracking. No phone-home. Your email stays between you and your provider. Read the source.

The Problem

Email MCP servers are broken.

The biggest one (1.1K stars) is archived. 72 PRs sit unmerged. Bugs go unfixed.

The rest cover 12–30 tools, support one provider, and call it complete.

None of them have encryption, rate limiting, or multi-account support.

The Solution

PRISM covers everything.

92 tools across 14 categories. Gmail + Outlook. Every API endpoint.

AES-256 encrypted credentials. Rate limiting. Audit logging. Multi-account.

Plus a desktop dashboard and BYOK AI chat for natural language email management.

92 Tools Across 14 Categories

Every email API endpoint, organized and documented.

Messages

16

Send, read, search, modify, trash, batch ops

Threads

10

List, get, archive, labels, batch modify

Settings

11

Vacation, IMAP, POP, language, signatures

Labels

8

Create, update, delete, list, batch create

Send-As

7

Aliases, signatures, defaults, verify

Drafts

6

Create, read, update, delete, send

Profile

6

Get profile, push notifications, quota

Delegates

5

Add, remove, list, verify access

Filters

5

Create, get, list, delete rules

Forwarding

5

Get, create, update, verify, list

Accounts

4

Multi-account add, switch, list, remove

Export

4

Backup messages, threads, raw RFC2822

Attachments

3

Download, list, get metadata

History

2

List changes, sync with history ID

Zero Telemetry. We Mean It.

No analytics. No tracking. No phone-home. No data collection. No usage metrics.

Your email stays between you and your email provider's API. Period.

Don't take our word for it — read the source.

AES-256-GCM Encryption OAuth 2.0 + PKCE Rate Limiting & Audit Logging

PRISM vs The Alternatives

Honest comparison. Real numbers.

Feature PRISM GongRzhe google_workspace_mcp
Email Tools 92 12 30
Multi-Provider ✓ Gmail + Outlook Gmail only Google only
AI Chat (BYOK)
Desktop Dashboard
Actively Maintained ✗ Archived
Zero Telemetry ? ?
Multi-Account
Encrypted Credentials ✓ AES-256
Rate Limiting

Data as of March 2026. We update this monthly.

Simple, Honest Pricing

45 tools free forever. Upgrade when you need more.

Community

Free forever
  • 45 tools (messages, threads, drafts, labels, filters)
  • 1 email provider
  • 1 account
  • Encrypted credentials
  • Zero telemetry
Most Popular

Pro

$15 /month
  • All 92 tools
  • All providers (Gmail + Outlook)
  • Up to 5 accounts
  • BYOK AI Chat
  • Full dashboard
  • Batch operations & export

Team

$35 /user/month
  • Everything in Pro
  • Unlimited accounts
  • Shared AI chat
  • SSO & audit logs
  • Admin dashboard
  • Priority support
View full pricing details

Get Started in 60 Seconds

Three steps. No configuration files. No Docker. No fuss.

1

Install PRISM

npm install -g @synthcorp/prism
2

Authenticate

prism auth

Opens browser for OAuth. Credentials encrypted locally with AES-256.

3

Add to your MCP config

{
  "mcpServers": {
    "prism": {
      "command": "prism"
    }
  }
}

Works with Claude Code, Cursor, Windsurf, and any MCP client.