Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by krystofbe • Uncategorized
An MCP server providing Python refactoring capabilities powered by the Rope library.
Perform safe, project-wide Python code refactoring.
Move or rename Python symbols and modules with automatic import updates.
Extract methods or inline variables in Python projects.
This MCP server enables AI agents like Claude to perform safe, project-wide Python refactoring operations such as moving symbols, modules, renaming, extracting methods, and inlining variables. It automatically updates imports and references throughout the codebase, ensuring correctness and ease of large-scale code maintenance. The server wraps the Rope refactoring library and exposes its features via the Model Context Protocol for seamless integration with AI agents.