Skip to content
Back to search
30
MCP

jons-mcp-pyright

pypi/jons-mcp-pyright

FastMCP stdio server for Pyright code intelligence

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-pyright
MCP server that exposes Pyright language server functionality
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
fastmcp-remote
A Python stdio bridge for remote MCP servers, powered by FastMCP.
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
cn-mcp
Python SDK for CircuitNotion MCP Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jons-mcp-pyright": {
      "url": "None",
      "transport": "http"
    }
  }
}