MCP Server
MCP
io.github.daedalus/mcp-pyright
MCP server that exposes Pyright language server functionality
Install
uvx mcp-pyright
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-pyright",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment