Mcp Python Refactoring
@slamer59
关于 Mcp Python Refactoring
Educational Python refactoring assistant with guided suggestions for AI assistants
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"python-refactoring": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/slamer59/mcp-python-refactoring.git",
"python-refactor",
"server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Python Refactoring?
Mcp Python Refactoring is a Model Context Protocol (MCP) server that analyzes Python code and provides guided refactoring suggestions without automatically modifying your code. It integrates with AI coding assistants such as Claude, ChatGPT, and Cursor to deliver structured refactoring guidance for Python developers.
How to use Mcp Python Refactoring?
Install and run using uvx: uvx --from git+https://github.com/slamer59/mcp-python-refactoring.git python-refactor server. Add it to Claude Code with claude-code mcp add mcp-python-refactoring uvx --from git+https://github.com/slamer59/mcp-python-refactoring.git python-refactor server. For local development, run python -m mcp_refactoring_assistant server or use the python-refactor server entry point.
Key features of Mcp Python Refactoring?
- Analyzes Python code for refactoring opportunities
- Provides structured JSON guidance with line numbers
- Detects long functions, high complexity, dead code
- Uses professional tools:
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论