JarrodAI/Python-MCP-Server
3.2
If you are the rightful owner of Python-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Server is a production-ready Python intelligence server designed to enhance AI-powered coding assistants with advanced Python capabilities.
Tools
Functions exposed to the LLM to take actions
get_completions
IntelliSense-style code completions
get_hover
Type signatures and docstrings
get_definition
Go-to-definition navigation
get_references
Find all symbol references
rename_symbol
Safe workspace-wide refactoring
get_diagnostics
Type errors and warnings
format_document
Code formatting
apply_workspace_edit
Apply LSP edits
health_check
Server status monitoring
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client