Loading MCP server directory, please wait...
Search, move, mark, delete and draft your real mail over a self-hosted index.
npx @getmcp/cli add io.github.alexanderkrauck/mailindex-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
EMAILSERVER_DATABASE_URLPostgreSQL connection URL. This server keeps its own index and does not run without a database; the repository ships docker-compose files that start one for you.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alexanderkrauck/mailindex-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"EMAILSERVER_DATABASE_URL",
"-e",
"EMAILSERVER_AUTH_MODE",
"-e",
"EMAILSERVER_API_TOKEN",
"-e",
"CREDENTIAL_ENCRYPTION_KEY",
"ghcr.io/alexanderkrauck/mailindex-mcp:0.1.3"
],
"env": {
"EMAILSERVER_DATABASE_URL": "",
"EMAILSERVER_AUTH_MODE": "development",
"EMAILSERVER_API_TOKEN": "",
"CREDENTIAL_ENCRYPTION_KEY": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Build, edit, and deploy Telegram bots on FlowCastle's hosted visual flow platform.