Docshark
Freeby MCP Community
🦈 Documentation MCP Server — scrape, index, and search any doc website
v0.1.20Added Apr 12, 2026
tmcpmcpdocumentationsearchai
Docshark MCP Server
🦈 Documentation MCP Server — scrape, index, and search any doc website
Installation
npx -y docshark
Reviews
Installation
Quick install
npx -y docshark
Add to claude_desktop_config.json
{
"mcpServers": {
"docshark": {
"command": "npx",
"args": ["-y", "docshark"]
}
}
}