MCP Pyrefly Autotype Server
by lolpack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_python_fileB | Analyze a Python file for missing type annotations |
| add_types_to_fileC | Add type annotations to a Python file using Pyrefly |
| type_check_fileC | Run type checking on a Python file using Pyrefly |
| get_project_contextC | Get project-wide type information for better type inference |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_typing_needs | Analyze a Python file or project to determine typing needs |
| type_improvement_plan | Create a plan for improving type coverage in a project |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Pyrefly Analysis Status | Current status and capabilities of the Pyrefly type analyzer |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lolpack/mcp-pyrefly-autotype'
If you have feedback or need assistance with the MCP directory API, please join our Discord server