Skip to main content
Glama
134,434 tools. Last updated 2026-05-23 18:02

"AI-assisted Code Refactoring Tools and Techniques" matching MCP tools:

  • Compares two versions of code to identify improvements, regressions, and neutral changes. Returns a merge recommendation for code review and refactoring validation.
    MIT
  • Generate and analyze Cairo code for Starknet smart contracts, including writing, refactoring, and completing specific implementations using AI-powered assistance.
    MIT
  • Create new issues in Gitea repositories with AI-assisted content generation for bug reports, feature requests, and task tracking.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables LLMs to apply Martin Fowler's 71+ refactoring patterns to codebases through a pluggable, language-agnostic architecture. Supports previewing and applying refactorings, analyzing code smells, and inspecting code structure with safe-by-default operations.
    Last updated
    5
    3
    MIT
  • A
    license
    A
    quality
    -
    maintenance
    Exposes structured prompt generation tools for refactoring protocol and governance specifications via MCP, enabling teams to generate, validate, and retrieve standardized refactoring prompts through automation scripts and HTTP APIs.
    Last updated
    7

Matching MCP Connectors

  • Create pull requests in Gitea repositories with AI-assisted content generation for titles, descriptions, and branch management.
    MIT
  • Analyze GitHub repositories to provide AI-powered improvement suggestions for code modernization, performance, maintainability, and security with actionable refactoring recommendations.
    MIT
  • Receive AI-driven refactoring suggestions to improve code readability, performance, and structure. Input code and specify language and goals for tailored recommendations.
    GPL 3.0
  • Format code or apply LLM-powered syntax fixes to files locally. Choose between standard formatting and AI-assisted corrections for improved code quality.
    ISC
  • Analyze code for security, performance, style, and refactoring improvements using four parallel AI agent perspectives.
  • Search for AI workflows by name or keyword to find image generators, text processors, and other tools hosted on Glif.
    MIT
  • Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
    Mozilla Public 2.0
  • Create subagents with predefined roles for code review, security auditing, planning, refactoring, test generation, or documentation. Each role has customized prompts and tools for specific tasks.
    Apache 2.0
  • Refactor code across files using intelligent scope detection. Supports function, class, module, and project levels with preview and review options.
    Apache 2.0
  • Analyze code to detect long functions, vague names, and deep nesting, helping improve code quality and identify AI-generated slop.
    MIT