alizdavoodi/MCPDocSearch
This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that documentation searchable via a Model Context Protocol (MCP) server, designed for integration with tools like Cursor.
Platform-specific configuration:
{
"mcpServers": {
"MCPDocSearch": {
"command": "npx",
"args": [
"-y",
"MCPDocSearch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...