weston-barger/ragtag-mcp
A simple MCP server for indexing and running RAG search on local documents
Platform-specific configuration:
{
"mcpServers": {
"ragtag-mcp": {
"command": "npx",
"args": [
"-y",
"ragtag-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...