Skip to main content
Glama
91,333 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Telegram Messaging App" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Local code review for people and their coding agents: an agent opens a review of its changes and hands over a link, the person comments on lines, and the agent reads the threads, replies and resolves what it fixed. Reads the git worktree directly, uncommitted work included; nothing leaves the machine.
    2
    17
    582 npm
    17
    GPL 3.0
  • 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
    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.
    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
    C
    maintenance
    Enables authorized MCP clients to securely access and control a single Google Jules account via a remote Cloudflare Worker, allowing session management, messaging, plan approval, and repository/source inspection without a local server.
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Monitors and analyzes GitHub repository activity (stars, commits, issues) with automated reporting. Supports AI-powered trend analysis and automatic notifications to Feishu (Lark) messaging platform.
    9 npm
    3
    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.
    1 npm
    2
    AGPL 3.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    A read-only remote MCP gateway that lets MCP-capable agents discover GitHub REST endpoints and run many read-only GitHub reads (files, issues, comments, pull requests, checks) inside a single sandboxed JavaScript execution, returning only the compact result needed. This cuts model/tool round trips and context use, with enforced read-only access, repository allowlisting, and GitHub App authentication.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides Claude with a persistent, auditable memory stored as markdown and YAML files in a private GitHub repo. Enables reading, appending, organizing, and messaging between agent conversations through MCP tools.
    273 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables the ChatGPT web app to securely read selected files, git state, and test output from a local workspace through OAuth-protected read-only MCP tools, so TeleAgent retains full execution control.
    MIT