Skip to main content
Glama
82,840 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"App Store" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to create GitHub issues on explicitly allow-listed repositories using GitHub App authentication, with input validation, rate limiting, and no token exposure.
    1
    -
  • A
    license
    B
    quality
    B
    maintenance
    An MCP server that leverages a GitHub-compatible API as a durable memory store for AI agents, enabling automatic memory storage, recall, and management without requiring signup or API keys.
    39
    19
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Version-control-native project memory for AI agents: an encrypted knowledge graph whose beliefs are staleness-checked deterministically against repo history — belief bisect names the commit that invalidated a fact, and agents write their own evidence-anchored beliefs via propose_belief. Also exposes changeset proposals and per-changeset token cost reporting; bridges to plain Git.
    2
    9
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Deterministic code-churn measurement and AI-agent detection from the CodeDelta engine: measure churn between two directories or git refs, scan for code that runs AI agents, and get AI-authorship pointers. Runs fully locally.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for Tidy, a backup and sync app. Enables AI agents to manage folder backups, schedules, and git sync operations via natural language.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables Claude to maintain a team knowledge base stored as markdown in a GitHub repository, with tools for search, edit, linking, and interactive views.
    6
    2
    AGPL 3.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides persistent memory and autonomous task execution for AI coding agents, enabling them to store and recall project context, guidelines, and handle issue resolution from GitHub.
    93
    AGPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    A git-native decision journal that uses a local LLM to infer and store the rationale behind code changes, providing MCP tools for AI coding tools to query commit history.
    168
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A lightweight stdio-to-http relay that enables the GitHub MCP server to authenticate using a GitHub App instead of a Personal Access Token. It automatically manages fine-grained permissions and short-lived tokens for secure, organizational AI agent workflows.
    MIT