# Pylance MCP ## Docs - [List Files](https://docs.pylancemcp.com/api-reference/resources/list-files.md): List all Python files in the workspace - [Read File](https://docs.pylancemcp.com/api-reference/resources/read-file.md): Read the contents of a specific file in the workspace - [Workspace Structure](https://docs.pylancemcp.com/api-reference/resources/workspace-structure.md): Get a hierarchical view of your Python project structure - [Apply Workspace Edit](https://docs.pylancemcp.com/api-reference/tools/apply-workspace-edit.md): Apply text edits to files in your workspace - [Format Document](https://docs.pylancemcp.com/api-reference/tools/format-document.md): Automatically format Python code to match style guidelines - [Get Definition](https://docs.pylancemcp.com/api-reference/tools/get-definition.md): Jump to where a symbol is defined - [Get Diagnostics](https://docs.pylancemcp.com/api-reference/tools/get-diagnostics.md): Get errors, warnings, and hints for your Python code - [Get Hover](https://docs.pylancemcp.com/api-reference/tools/get-hover.md): Get documentation and type information for symbols - [Get References](https://docs.pylancemcp.com/api-reference/tools/get-references.md): Find all places where a symbol is used - [Health Check](https://docs.pylancemcp.com/api-reference/tools/health-check.md): Check server status and workspace health - [Rename Symbol](https://docs.pylancemcp.com/api-reference/tools/rename-symbol.md): Safely rename symbols across your entire project - [Architecture Overview](https://docs.pylancemcp.com/concepts/architecture.md): Understanding the Pylance MCP architecture and how it works - [Model Context Protocol](https://docs.pylancemcp.com/concepts/mcp-protocol.md): Understanding the MCP protocol and how it enables AI-code integration - [Security](https://docs.pylancemcp.com/concepts/security.md): Security features, best practices, and compliance - [Claude Desktop Setup](https://docs.pylancemcp.com/guides/claude-desktop-setup.md): Configure Pylance MCP in Claude Desktop app - [Continue.dev Setup](https://docs.pylancemcp.com/guides/continue-dev-setup.md): Configure Pylance MCP in Continue.dev for VS Code - [Cursor Setup](https://docs.pylancemcp.com/guides/cursor-setup.md): Configure Pylance MCP in Cursor IDE - [Installation](https://docs.pylancemcp.com/installation.md): Complete installation guide for Pylance MCP Pro - [Introduction](https://docs.pylancemcp.com/introduction.md): Welcome to Pylance MCP Pro - Professional Python intelligence with advanced features - [Quickstart](https://docs.pylancemcp.com/quickstart.md): Get started with Pylance MCP Pro in under 5 minutes ## Optional - [GitHub](https://github.com/JarrodAI/pylance-mcp-server) - [Discord](https://discord.gg/pylancemcp)