Pyright

v0.1.0Developer Toolsstable

An MCP server that exposes Pyright language server functionality for Python, providing tools for type checking, code completions, and finding definitions. It enables AI models to perform static analysis and code formatting through the Model Context P

mcp-pyrightmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Pyright?

Pyright is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server that exposes pyright language server functionality for python, providing tools for type checking, code completions, and finding definitions. it enables ai models to perform static analysis ...

An MCP server that exposes Pyright language server functionality for Python, providing tools for type checking, code completions, and finding definitions. It enables AI models to perform static analysis and code formatting through the Model Context P

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • An MCP server that exposes Pyright language server functiona

Use Cases

Type check Python code via language server
Get code completions and definitions
daedalus

Maintainer

LicenseMIT License
Languagepython
Versionv0.1.0
UpdatedApr 1, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install mcp-pyright

Manual Installation

pip install mcp-pyright

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Pyright

What is Pyright?

Pyright is a Model Context Protocol (MCP) server that mcp server that exposes pyright language server functionality for python, providing tools for type checking, code completions, and finding definitions. it enables ai models to perform static analysis and code formatting through the model context p It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Pyright?

Install via pip with: pip install mcp-pyright. Then configure your AI client to connect to this MCP server.

Which AI clients work with Pyright?

Pyright works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Pyright free to use?

Yes, Pyright is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-pyright": { "command": "pip", "args": ["install", "mcp-pyright"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Pyright?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides