gosecCloud/python-mcp-server
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 Python MCP Server is a production-grade Model Context Protocol server implemented in Python, designed to provide secure and performant access to developer tooling for LLM clients like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
File Operations
Read, write, edit, list, move, delete files with workspace confinement.
Code Search
Full-text search, AST parsing, symbol lookup, incremental indexing.
Command Execution
Sandboxed subprocess execution with streaming output and cancellation.
Git Operations
Status, diff, commit, log, branch management with safeguards.
LSP Integration
Diagnostics, completions, hover, formatting across multiple languages.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client