Skip to main content
Glama
86,426 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to check differences between files" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    Not graded
    maintenance
    Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.
    3
    11
    -
  • A
    license
    A
    quality
    D
    maintenance
    Assigns personality types to functions, rates variable name energy, and suggests aesthetic alternatives for code, providing an unscientific yet entertaining vibe assessment.
    1
    25
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables automated migration of Vue projects to React with intelligent analysis, task management, and learning from user modifications.
    6
    5
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables MCP-compatible AI applications to perform read-only npm package and project dependency safety scans, returning proceed, caution, or block verdicts without executing package code.
    104
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables binary comparison capabilities by leveraging IDA Pro and BinDiff to analyze similarities and differences between files. Users can perform automated function analysis to identify changed functions and compare original binaries against patched versions.
    1
    2
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables deep, order-independent comparison of JSON files to detect differences including missing keys, value mismatches, and type differences. Provides detailed reports with path tracking for precise identification of variations between JSON structures.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI coding agents to extract Figma design data and convert it into Flutter widgets and screens. Supports theme setup, component analysis, asset exports, and provides Flutter implementation guidance from Figma designs.
    13
    244
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Twelve tools combine per-function complexity and branch coverage to rank work and check edited functions against their ceiling. Packets include source, uncovered lines, change-coupled files and near-duplicates. MCP calls can write local caches and metadata; they do not run test suites, edit source or claim work.
    4
    12
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Copy/paste (duplicate code) detection for codebases. The jscpd detector's built-in MCP server lets AI agents check snippets and files for duplication against a scanned project over stdio (jscpd --mcp).
    4
    6,193
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    coldstart gives coding agents durable memory of a specific codebase, with no embeddings, no vector store, and no API key. Agents write notes after real tasks — what a file is for, how a flow spans files, which invariants hold — and those notes are surfaced automatically to a later session whose task matches, so nothing gets rediscovered from scratch. Every note is anchored to real files by content
    8
    392
    9
    MIT