adamryczkowski/pyright-mcp
3.1
If you are the rightful owner of pyright-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
pyright-mcp is an MCP server that integrates the Pyright static type checker to provide structured diagnostics for automated tools and CI systems.
Tools
Functions exposed to the LLM to take actions
pyright_check
Runs Pyright on a target path and returns normalized diagnostics.
pyright_version
Returns the Pyright CLI version and executable path.
find_pyright_config
Discovers the Pyright configuration file starting from a specified directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client