Back to Home
JarrodAI icon

pylance-mcp-server

Verified Safe

by JarrodAI

Overview

This server integrates Microsoft's Pylance and Pyright to provide advanced Python code intelligence (type checking, refactoring, code navigation, completions) to AI coding assistants via the MCP protocol.

Installation

Run Command
python server.py

Environment Variables

  • WORKSPACE_ROOT

Security Notes

The server explicitly states strong security measures including path validation, subprocess sandboxing, read-only default operations, and input validation on all endpoints. It leverages well-established and hardened tools like Pylance and Pyright. No 'eval' or malicious patterns are evident in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-12

Tags

PythonLSPAI-AgentCode-IntelligenceRefactoringDeveloper-Tool