Skip to main content
Glama
524,660 tools. Updated 2026-09-06 17:02

"Information or tools for code refactoring" 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
  • Identify every file and function affected by a target symbol or file path before refactoring, renaming, or deleting code.
    AGPL 3.0
  • Analyze PHP code complexity including cyclomatic complexity, function count, and line count. Identify complex hotspots to prioritize refactoring.
    MIT
  • Apply a requested refactoring to code while preserving its external behavior. Rename, extract methods, or convert patterns through an AI review loop.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    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.
    5
    5
    MIT
  • A
    license
    A
    quality
    Not graded
    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.
    7
    -

Matching MCP Connectors

  • Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

  • Cloudflare Workers MCP server: code-explainer

  • Retrieve and apply code actions like quick fixes, refactoring operations, and import organization at specific positions in source files to automate code improvements.
    MIT
  • Find semantically similar code patterns in the codebase to detect duplicates, understand patterns, and identify refactoring opportunities.
    MIT
  • Scan a project for duplicated code blocks and structural clones, then return grouped findings with refactoring suggestions.
    MIT
  • Execute multiple code tasks sequentially through Codex for mass refactoring, bulk changes, or automated transformations.
    MIT
  • Identify all functions that call a given function to map dependencies, assess refactoring impact, and understand code flow.
    MIT
  • Inspect PySpark code to identify issues, refactoring opportunities, and best practices. Discover common patterns and duplicate logic across code samples.
    MIT
  • Generate and analyze Cairo code for Starknet smart contracts, including writing, refactoring, and completing specific implementations using AI-powered assistance.
    MIT
  • Offload coding and text tasks to a local Ollama LLM to save API tokens. Use for code generation, refactoring, formatting, and more.
    Apache 2.0
  • Formulates structured, effective system prompts and templates for complex AI agent tasks—code refactoring, RAG search, multi-agent orchestration, bug fixes.
    MIT
  • Provides refactoring advice for React or Kubernetes code snippets and descriptions to improve code quality and maintainability.
    MIT