Back to directory
priya-sundaram-dev/whoosh

priya-sundaram-dev/whoosh

@priya-sundaram-dev

A local full-text search MCP server that exposes Whoosh document indexing and search as search and fetch tools for AI agents.

full-text searchdocument searchknowledge baseRAGWhooshAI agentscontext

Installation & Configuration

{
  "mcpServers": {
    "whoosh": {
      "command": "whoosh-mcp",
      "args": [
        "/path/to/notes"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/9/5
Updated
2026/9/5