MCP Python Refactoring
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_python_fileB | Analyze Python file for refactoring opportunities with precise guidance |
| get_extraction_guidanceC | Get detailed step-by-step guidance for extracting functions |
| find_long_functionsB | Find functions that are candidates for extraction |
| analyze_test_coverageC | Analyze Python test coverage and suggest improvements |
| tdd_refactoring_guidanceA | Generate TDD-based refactoring guidance: test first, refactor, test again |
| analyze_python_packageC | Comprehensive package/folder analysis for refactoring opportunities |
| get_package_metricsC | Get aggregated metrics for a Python package |
| find_package_issuesB | Identify package-level refactoring opportunities and structural issues |
| analyze_security_and_patternsC | Comprehensive security scanning and modern Python patterns analysis |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/slamer59/mcp-python-refactoring'
If you have feedback or need assistance with the MCP directory API, please join our Discord server