Back to LSP Servers

python

stdio
python

Used by 15 plugins

Requires Language Server Binary

This LSP server requires basedpyright-langserver to be installed on your system. Make sure it's available in your PATH before enabling.

Install
1
Run in your terminal
$
npx claudepluginhub piebald-ai/claude-code-lsps
Add to Your Project

Add to your .lsp.json or plugin.json:

{
  "lspServers": {
    "python": {
      "command": "basedpyright-langserver",
      "extensionToLanguage": {
        ".py": "python",
        ".pyi": "python",
        ".pyw": "python"
      },
      "args": [
        "--stdio"
      ]
    }
  }
}
Supported Languages
python
.py.pyi.pyw
Command
basedpyright-langserver
Transport
stdio
Arguments
--stdio
Advanced Configuration
Restart on Crash:Yes
Max Restarts:3

Initialization Options:

{}

Settings:

{}
Also used by 14 other plugins
pyright
262
pyright
79
essentials
18
devteam
5
python
3
python-lsp
2
pyright
2
loaf
1
python-dev-framework
0
basedpyright-lsp
0
slim-language-server
0
python-dev
0
pyrefly-lsp
0
basedpyright-lsp
0
Plugins using this server (15)
basedpyright
262
pyright
262
pyright
79
essentials
18
devteam
5
python
3
python-lsp
2
pyright
2
loaf
1
python-dev-framework
0
basedpyright-lsp
0
slim-language-server
0
python-dev
0
pyrefly-lsp
0
basedpyright-lsp
0
Actions

Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search everything...