Krzysztof318/MailFathom
Security-first, self-hosted AI brain for email. Synchronizes IMAP mailboxes into user-owned PostgreSQL and exposes tools for listing, searching, reading, and cited questions across the archive. Supports local chat and embedding models through OpenAI-compatible endpoints; each deployment exposes its own Streamable HTTP /mcp endpoint.
Ads
Overview
Installation
https://raw.githubusercontent.com/Krzysztof318/MailFathom/main/assets/mcp
Configuration
{
"mcpServers": {
"mailfathom": {
"url": "https://raw.githubusercontent.com/Krzysztof318/MailFathom/main/assets/mcp"
}
}
}Paste into ~/.cursor/mcp.json or .cursor/mcp.json
Tags
- ai
- awesome-list
Related MCP servers
Knowledge & Memory
Memory MCP Server
Persist assistant memory as a lightweight knowledge graph across sessions.
2 tools · create_entities, search_nodes
Knowledge & Memory
OpenLore
Sponsored by <a href="https://oiya.ai/?utm_source=github&utm_medium=referral&utm_campaign=openlore&utm_content=sponsor_logo"><img src="assets/oiya-logo.svg" alt="Oiya" height="24" align="absmiddle"></a> OpenLore is a minimal, extensible, agent-native knowledge base that keeps shared context current and inspectable. AI coding agents already know how to explore files with ls, cat, grep, find, pipes, and shell loops. OpenLore gives them that same interface over SSH, backed by your documentation instead of a real machine.
5 tools · Manage identity-scoped access, publish
Knowledge & Memory
ChevalGrand520/local-gpu-imagegen
Auditable, confirmation-gated local GPU image generation for ComfyUI: cryptographic model identity (SHA-256), explicit license approval, evidence retention, and a 17-tool human-in-the-loop run workflow.
Knowledge & Memory
TT-Wang/cortex-plugin
Persistent, self-evolving memory plugin for Claude Code. Background miner extracts durable lessons (decisions, conventions, bug fixes) from completed sessions via Claude Haiku, stores them as human-readable markdown in an Obsidian vault, and assembles query-tailored context briefings at session start. Local-first, no cloud, no API keys. Self-healing install via uv bootstrap shim, `/cortex-doctor` preflight, graceful FTS-only degraded mode when `claude` CLI missing. MIT.
Knowledge & Memory
forgemeshlabs/library-mcp
Paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters, quotes, flagship ask-a-book retrieval Q&A, and 100+ curated subject shelves over a growing corpus of public-domain books via x402. `npx -y @forgemeshlabs/library-mcp`
Knowledge & Memory
udjin-labs/mnemostack
Durable hybrid memory for AI agents. Combines vector search, BM25, temporal retrieval, and optional Memgraph knowledge graph via reciprocal rank fusion. 6 MCP tools: health, search, answer, feedback, graph_query, graph_add_triple. Self-hosted with Qdrant backend. 82.5% strict accuracy on LoCoMo benchmark. `pip install 'mnemostack[mcp]'`
Knowledge & Memory
decisionnode/DecisionNode
Record development decisions as structured JSON, embed as vectors via Gemini, and search semantically over MCP. Shared store across Claude Code, Cursor, Windsurf, and any MCP client. CLI + MCP server, local-only, free Gemini embedding tier.
Knowledge & Memory
ContextStream
ContextStream MCPThe production connection for your assistantPlatformCode, memory, media, and project operations ContextCode BetaOptional terminal coding agent in beta Connect your assistant Manual setup Custom MCP Connector Hosted or local Instruction files Keeping it current Troubleshooting Command reference ContextStream's production product is the MCP connection used from the assistant you already have. It is implemented by the Rust MCP server and connects Claude Code, Cursor, Codex, VS Code, and other supported clients to ContextStream's search, memory, and durable project context.
6 tools · Generate operational runbooks, Hand off work to another agent