Skip to main content
Glama
84,419 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to writing reports" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Translates a lockfile diff into a human-readable upgrade plan. For every dependency bump (npm or PyPI) returns semver class, breaking changes from GitHub release notes, CVEs fixed in the range, migration guide links, and a clear per-package recommendation. Bulk tool ranks up to 50 package changes in parallel by risk (security > caution > review > likely-safe > safe).
    2
    481
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables independent, read-only adversarial review of candidate test cases and bug findings, returning a review delta that authoring agents reconcile before writing final artifacts.
    3
    44
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A read-only MCP server that provides LLMs with introspection data and documentation for the Freqtrade codebase. It enables AI tools to access class signatures, method details, and configuration schemas to assist in writing more reliable trading strategies.
    13
    16
    GPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI-assisted X++ development for Dynamics 365 Finance and Operations by pre-indexing the entire codebase and providing 54 specialized tools for metadata lookup, code generation, and best practice validation.
    20
    932
    139
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides coding agents with a live registry of class definitions and constructor signatures from the codebase, enabling verification of calls before writing them to prevent hallucinated parameters.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for Python API verification and projection, enabling AI coding agents to detect non-existent APIs and retrieve exact API surfaces before writing code.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides a read-only interface to audit and continue coding agent sessions by extracting plans, intents, and edit authorship from history across multiple agents (Claude, Codex, OpenCode, Antigravity, Pi) via MCP, CLI, and Python SDK.
    18
    3
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    Breaking-change diffs for npm packages, served over REST and MCP, so coding agents stop writing code against outdated API knowledge.
    2
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables read-only binary diff and fingerprinting of files without writing to disk, providing structured diffs and per-section SHA-256 hashes.
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A lightweight MCP server that provides 40 tools for TypeScript/JavaScript refactoring and code intelligence, directly mapping to TypeScript's tsserver protocol commands for accurate structural changes and workspace analysis.
    40
    18
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Exposes technical debt management to AI coding assistants, enabling them to find, prioritize, and resolve TODO/FIXME/BUG comments across codebases via MCP tools.
    6
    73
    1
    MIT