Python Docs MCP Server for Cline
io.github.ayhammouda/python-docs-mcp-server
The canonical Python stdlib oracle for AI coding agents — always free, always MIT, token-frugal.
client:Cline
transport:stdio
runtime:pypi
Install Python Docs MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"python-docs-mcp-server": {
"command": "uvx",
"args": [
"python-docs-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs