The source code that powers readthedocs.org
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"readthedocs.org": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-readthedocs.org"
]
}
}
}