Skip to main content
Glama

MCP Pyrefly Autotype Server

by lolpack

get_project_context

Retrieve comprehensive type information for Python projects to enhance type inference and improve code analysis with project context.

Instructions

Get project-wide type information for better type inference

Input Schema

NameRequiredDescriptionDefault
project_pathYesPath to the project directory

Input Schema (JSON Schema)

{ "properties": { "project_path": { "description": "Path to the project directory", "type": "string" } }, "required": [ "project_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