A production-grade MCP server for research automation, Obsidian integration, and web search
A Model Context Protocol (MCP) server that connects Claude to your local files and the web.
pip install -r requirements.txt- Update your
claude_desktop_config.jsonwith the absolute path toserver.py. - Set your
WORKSPACEenvironment variable to your Obsidian or Notes folder.
- FTS5 Search: Native SQLite full-text search.
- Async Execution: Non-blocking tool calls.
- Dockerized: Ready for containerized deployment.