HomeServersCommunication › hgn/mcp-server-notmuch
MCP Server Active MIT local

hgn/mcp-server-notmuch

notmuch MCP server. Wraps the notmuch CLI to give your LLM access to a local Maildir: full-text search, tag filtering, thread view, attachment reading (PDF, office docs, .ics), related-thread lookup, and unanswered-mail tracking. Optionally write plain-text drafts into a local maildir (`--allow-drafts`) or manage tags (`--allow-tags`). No SMTP, no sendmail.

Quality score 45/100
View on GitHub →
Stars
★ 0
Last commit
yesterday
Language
Python
Install
Python (uvx / pip)

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "mcp-server-notmuch": {
      "command": "uvx",
      "args": ["mcp-server-notmuch"]
    }
  }
}

Related in Communication

MCP Server Active

elie222/inbox-zero

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

11.8k TypeScript Updated today Score 90
MCP Server Active

korotovsky/slack-mcp-server

The most powerful MCP server for Slack Workspaces.

1.8k Go Updated 16d ago Score 82
MCP Server Active

chigwell/telegram-mcp

Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

1.4k Python Updated yesterday Score 81
MCP Server Active

line/line-bot-mcp-server

MCP Server for Integrating LINE Official Account

740 TypeScript Updated today Score 79
MCP Server Active

anypost/emailmd

Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with `npx emailmd mcp`.

1.3k TypeScript Updated 6d ago Score 76
MCP Server Official Active

cometchat/docs-mcp

CometChat's official MCP server — searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).

42 TypeScript Updated 12d ago Score 76