eztakesin/doc-indexer-mcp
Local document indexer MCP server for semantic search over PDF, Excel, SQL, Markdown, and HTML files using Qdrant and Voyage AI embeddings.
Platform-specific configuration:
{
"mcpServers": {
"doc-indexer-mcp": {
"command": "npx",
"args": [
"-y",
"doc-indexer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...