Documentation hosting. Automated builds from Git, search, and versioning.
npx -y @readthedocs/mcp-server-read-the-docs
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"read-the-docs": {
"command": "npx",
"args": ["-y", "@readthedocs/mcp-server-read-the-docs"]
}
}
}
```
run_buildexecute_testslint_codeformat_codeDocumentation hosting. Automated builds from Git, search, and versioning.
Language: Python
Category: Developer Tools