Back to LSP Servers

ruff

stdio
python

Used by 1 plugin

Requires Language Server Binary

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

Install
1
Run in your terminal
$
npx claudepluginhub solastrius/claude-plugins
Add to Your Project

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

{
  "lspServers": {
    "ruff": {
      "command": "ruff",
      "extensionToLanguage": {
        ".py": "python",
        ".pyi": "python"
      },
      "args": [
        "server"
      ]
    }
  }
}
Supported Languages
python
.py.pyi
Command
ruff
Transport
stdio
Arguments
server
Advanced Configuration
Restart on Crash:Yes
Plugins using this server (1)
astral-python
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...