MailMCP

justinmclean/MailMCP
★ 0 stars Python 🔍 Search Updated today
MCP server for searching and caching [email protected], with release vote thread detection and per-podling vote history.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mailmcp": {
      "command": "uvx",
      "args": [
        "mailmcp"
      ]
    }
  }
}

Or install with pip: pip install mailmcp

README Excerpt

A small stdio MCP server for reading ASF Incubator public mailing lists via Apache Pony Mail. Out of the box it queries the IPMC list: ```text [email protected] ``` It can also query a podling's public lists (`dev`, `users`, `commits`). Given a podling name and a list name, the server resolves the working domain

Tools (20)

cache_incubator_general_mailcache_incubator_general_mboxcache_incubator_general_mboxescache_podling_mailcache_podling_mboxcache_podling_mboxesfind_release_result_threadsfind_release_vote_threadsget_cached_incubator_general_emailget_cached_podling_emailget_incubator_general_emailget_podling_emailincubator_general_mail_overviewlist_cached_incubator_general_maillist_cached_incubator_general_mboxeslist_cached_podling_maillist_cached_podling_mboxeslist_namepodling_mail_overviewpodling_release_vote_history