Skip to main content
Glama

MCP Pyrefly Autotype Server

by lolpack

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_typing_needsAnalyze a Python file or project to determine typing needs
type_improvement_planCreate a plan for improving type coverage in a project

Resources

Contextual data attached and managed by the client

NameDescription
Pyrefly Analysis StatusCurrent status and capabilities of the Pyrefly type analyzer

Tools

Functions exposed to the LLM to take actions

NameDescription
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 type inference

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