Skip to main content
Glama

MCP Pyrefly Autotype Server

by lolpack

analyze_python_file

Identify missing type annotations in a Python file to enhance code clarity and maintainability. Specify file path and opt for detailed analysis for comprehensive insights.

Instructions

Analyze a Python file for missing type annotations

Input Schema

NameRequiredDescriptionDefault
detailedNoInclude detailed analysis information
file_pathYesPath to the Python file to analyze

Input Schema (JSON Schema)

{ "properties": { "detailed": { "default": false, "description": "Include detailed analysis information", "type": "boolean" }, "file_path": { "description": "Path to the Python file to analyze", "type": "string" } }, "required": [ "file_path" ], "type": "object" }
Install Server

Other Tools from MCP Pyrefly Autotype Server

Related Tools

    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