lolpack/mcp-pyrefly-autotype
3.2
If you are the rightful owner of mcp-pyrefly-autotype and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Pyrefly Autotype Server is a Model Context Protocol server designed to provide automatic Python type annotation using Pyrefly, enabling seamless integration with LLMs and AI coding assistants.
Tools
Functions exposed to the LLM to take actions
analyze_python_file
Analyze a Python file for missing type annotations.
add_types_to_file
Add type annotations to a Python file using Pyrefly.
type_check_file
Run type checking on a Python file using Pyrefly.
get_project_context
Get project-wide type information for better inference.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client