Skip to main content
Glama
90,555 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"MobX-State-Tree" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Enables validation of commit messages, branch names, author info, push safety, and repository state using commit-check rules, accessible as MCP tools.
    8
    61 PyPI
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Audits coding agents' claimed actions against the actual Git working tree, blocking completion if any claimed changes are unverified.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides fresh project context to coding agents by combining Markdown documentation and live Git state, enabling deterministic startup briefs and bounded document retrieval for MCP-compatible tools.
    4
    4 npm
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Provides AI agents with persistent, branch-aware context memory by storing summaries per Git branch and automatically enriching them with recent commits and divergence from main. Enables agents to maintain coherent state across sessions without mixing contexts from different branches.
    3
    8 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic output, 30+ tree-sitter languages.
    1
    476 PyPI
    4
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Connects LLMs and AI agents directly to GitHub repositories, enabling repository inspection, file and tree exploration, code search, commit history, issues, pull requests, and releases for both public and private repos.
    13
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    A token-efficient MCP server for exploring GitHub repositories using tree-sitter AST parsing to extract symbol signatures and summaries. It enables users to search and retrieve specific code components while significantly reducing token consumption compared to raw file dumps.
    7
    5,986 PyPI
    2,702
    -
  • A
    license
    A
    quality
    D
    maintenance
    MCP server that spawns autonomous Claude Code agents in GitHub repos, enabling task delegation with persistent state, multi-step workflows, and job monitoring.
    47
    79 npm
    2
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables safe filesystem and git operations confined within a single allowed directory tree, using symlink-resolved path containment to protect against path traversal. Users can read, write, list, and search files, as well as initialize repos and run status, stage, commit, diff, and log operations through MCP.
    11
    MIT
  • F
    license
    D
    quality
    A
    maintenance
    Provides read-only, structured access to Yasin ecosystem information (project registry, documentation, GitHub state, diagnostics) through the MCP protocol, enabling AI agents to query without direct repository access.
    22
    3
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables management of co-authors for pair and mob programming sessions by automatically appending Co-authored-by trailers to git commit messages. It allows users to add, list, and configure team members as active co-authors using the git-mob CLI.
    11 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI-assisted coding tools to checkpoint sessions, detect context drift, and restore an earlier state while preserving uncommitted work and generating a recovery handoff for an informed restart.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI coding agents to checkpoint workspace state, branch parallel attempts, inspect diffs, and roll back to known-good states mid-task through MCP tools, with automatic safety checkpoints to prevent data loss.
    9 npm
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that bridges ChatGPT Web Pro to local tools, enabling file read/write, shell command execution, git operations, and search within a specified project directory.
    27
    MIT