fathom-mcp

getwaroo/fathom-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
🔍 Access local document collections with Fathom MCP, a Model Context Protocol server that enhances AI assistants through powerful file-first search capabilities.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fathom-mcp": {
      "command": "uvx",
      "args": [
        "fathom-mcp"
      ]
    }
  }
}

Or install with pip: pip install fathom-mcp

Topics

claudedocument-searchfastmcpfathomfathom-aifathom-analyticsfile-firstknowledge-basellmmcp-servermeetingsmodel-context-protocolnotetakingpdfpython