mcpbeat Sign in

mailindex-mcp MCP Server

by alexanderkrauck Your server? Claim it
local only

mailindex-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.

Search, move, mark, delete and draft your real mail over a self-hosted index.

Installs / week
not published
0
Stars
0 open issues
21 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    child = subprocess.Popen(sys.argv[2:], stdin=subprocess.DEVNULL)  # noqa: S603

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to mailindex-mcp

same job, measured the same way
Yahoo Mail MCP
by andesstriker

Read, search, move, and delete Yahoo Mail over IMAP — MCP server for Claude

local only
Agent Wiki
by getagentwiki

Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.

answering
Gmail
by mintmcp

A MCP server for Gmail that lets you search, read, and draft emails and replies.

answering
Outlook Email
by mintmcp

A MCP server for Outlook email that lets you search, read, and draft emails and replies.

answering
Raster
by raster

Browse, search, upload, tag, transfer, and delete images in your Raster libraries over MCP.

answering
Tinysearch
by tinysuitehq

Fast discovery search and self-hosted web research for MCP agents.

842 installs/wk local only
mail-index
by unsoldgroup

Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.

63 installs/wk local only
mail-index
by alunsoldantarctica

Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.

local only

mailindex-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for mailindex-mcp?
mailindex-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is mailindex-mcp open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.