KonstantinSKY/rag-mcp-server
A minimal MCP server in Rust using Rocket framework for RAG functionality
Platform-specific configuration:
{
"mcpServers": {
"rag-mcp-server": {
"command": "npx",
"args": [
"-y",
"rag-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...