Refactor code via MCP with moving, indenting, outlining, and renaming.
This MCP tool is described as a local code revision/refactoring utility, with no required secrets and no declared remote endpoints; no explicit high-risk red flags are evident. Since it modifies code files and the system indicates code-execution capability, its local execution and data modification scope should still be reviewed with caution.
The materials state that no keys or environment variables are required, and there is no description of collecting, storing, or using third-party account credentials, implying low credential exposure.
No remote endpoints or network functionality are declared in the materials, and nothing currently indicates exfiltration of user code or data; however, the missing README means the actual implementation should still be verified.
The system flags code-execution capability; for an MCP tool, this typically means it may run local processes or perform execution-related actions. Given its stated refactoring/code-moving functions, there is ordinary risk of making real changes in the local development environment, but the materials do not show requests for permissions beyond its stated purpose.
By description, it needs to read and modify code files, likely accessing project source files to move code, adjust indentation, outline structure, and rename symbols. This is a typical data-access scope for such a tool, and no unrelated overbroad access is currently indicated.
Positive factors include being open source under the MIT license, which allows source review; however, it comes from a third-party registry, has 0 stars, unknown maintenance status, and sparse public documentation. This yields moderate supply-chain confidence, so the repository contents and release integrity should be checked before installation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Revise MCP" yet — see the docs or source repo.
Use Revise MCP to move this function to a more appropriate module while keeping references intact.
Returns the updated code structure and notes on any references that need updating.
Use Revise MCP to normalize the indentation of this code while keeping the logic unchanged.
Outputs a cleaner code snippet with consistent indentation.
Use Revise MCP to scan the current file and provide an outline of major functions, classes, and exports.
Returns a clear file outline for quick code understanding.
Automatically refactor Java and TypeScript/JavaScript codebases to improve quality.
Batch-manage files, inspect project structure, and run commands for faster workflows.
Read, edit, and refactor code precisely with AST-based, token-efficient operations.
A simple MCP server for math tools, resources, and code review prompts.
Read files paginated and search codebases with regex to find code fast.
Analyze, match, and transform code structures across multiple programming languages.