← All servers

dead-letter

io.github.BigCactusLabs/dead-letter v0.4.0
Official Registry git ai-llm communication

Convert .eml email exports to clean Markdown for RAG, LLM pipelines, and local knowledge bases

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add dead-letter -- uvx dead-letter
Add to claude_desktop_config.json
{
  "mcpServers": {
    "dead-letter": {
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "dead-letter": {
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dead-letter": {
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "dead-letter": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "dead-letter": {
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}

Packages

pypi dead-letter@0.4.0
mcpb https://github.com/BigCactusLabs/dead-letter/releases/download/v0.4.0/dead-letter-mcp-0.4.0.mcpb@0.4.0
oci ghcr.io/bigcactuslabs/dead-letter@sha256:b0dc1c4d76370bf2315a9d5fe46d1bdfe3f932b1894c8edf51f71cda2b95ac22

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.BigCactusLabs--dead-letter/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent