💻

Python Language Server

by python-lsp

About

Python LSP MCP server. Intelligent Python code analysis, autocompletion, linting with pylint/flake8, and formatting with black/autopep8.

Installation

pip
pip install python-lsp-server

Frequently Asked Questions

What is the Python Language Server MCP server?
Python LSP MCP server. Intelligent Python code analysis, autocompletion, linting with pylint/flake8, and formatting with black/autopep8.
How do I install Python Language Server?
Install via pip: pip install python-lsp-server
What AI clients work with Python Language Server?
Python Language Server works with Cursor, VS Code, Windsurf, Cline.