Anyr00d/Docs-Search-MCP-server
This MCP server exposes a tool that searches within documentation of langchain, llama-index and openai and returns the relevant results that you can integrate with any LLM/ MCP client.
Platform-specific configuration:
{
"mcpServers": {
"Docs-Search-MCP-server": {
"command": "npx",
"args": [
"-y",
"Docs-Search-MCP-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...