connektiv8/document-mcp-server
A document search tool for LLMs, designed to convert and ingest documents into a vector store for searching only those documents as the basis for answers.
Platform-specific configuration:
{
"mcpServers": {
"document-mcp-server": {
"command": "npx",
"args": [
"-y",
"document-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...