Loomal

mcp-pyright

MCP server by github.com/daedalus/mcp-pyright

MCP server that exposes Pyright language server functionality

0 starspypi: mcp-pyright

About mcp-pyright

mcp-pyright is an MCP (Model Context Protocol) server published by daedalus in the official MCP registry. MCP server that exposes Pyright language server functionality

It ships as a Python package on PyPI (mcp-pyright), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/daedalus/mcp-pyright.

Use mcp-pyright with your agent

Claude Code · one command
claude mcp add mcp-pyright -- uvx mcp-pyright
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-pyright": {
      "command": "uvx",
      "args": [
        "mcp-pyright"
      ]
    }
  }
}
pypimcp-pyright

Frequently asked questions

What is mcp-pyright?
mcp-pyright is an MCP (Model Context Protocol) server by daedalus. MCP server that exposes Pyright language server functionality
How do I connect mcp-pyright to Claude, Cursor, or another MCP client?
Install mcp-pyright from its pypi package (mcp-pyright) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-pyright open source?
Yes — the source code is public at github.com/daedalus/mcp-pyright.
Can AI agents pay to use mcp-pyright?
Not yet through Loomal — mcp-pyright is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-pyright? Claim this listing free by verifying GitHub ownership, or contact us.