mcp pyright for Claude Desktop
io.github.daedalus/mcp-pyright
MCP server that exposes Pyright language server functionality
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp pyright in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-pyright": {
"command": "uvx",
"args": [
"mcp-pyright"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs