Skip to main content
Glama
slamer59

MCP Python Refactoring

by slamer59

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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