raj-dash/Qdrant-SerpAPISearch-MCP-Server
This project is an mcp server, that exposes tools to an LLM that allow it t do vector similarity searches, web searches and a combination of the two
Platform-specific configuration:
{
"mcpServers": {
"Qdrant-SerpAPISearch-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Qdrant-SerpAPISearch-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...