Skip to main content
Glama
72,476 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"SportIQ-MCP GitHub Repository by Ninjabeam20" matching MCP servers:

  • F
    license
    -
    quality
    C
    maintenance
    A read-only MCP server that exposes GitHub user profiles, repository info, and search via tools for AI assistants like Claude.
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that caches your GitHub starred repositories in a local SQLite database and lets you search, list, and retrieve details about them through any MCP client (Claude Desktop, Cursor, VS Code, etc.), with automatic freshness checks via GitHub's ETag mechanism.
    5
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A remote MCP server that gives MCP clients authenticated access to GitHub: repos, issues, pull requests, file contents, and search, over a proper OAuth 2.1 handshake. Runs on Cloudflare Workers.
    1
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    Enables AI agents to search and retrieve context from GitHub issues, pull requests, releases, and documentation using hybrid semantic search and time-ordered activity scans.
    777
    Apache 2.0
  • A
    license
    -
    quality
    C
    maintenance
    Provides efficient bulk analysis of GitHub issues and pull requests with 90%+ smaller responses than full GitHub API by returning only essential fields (id, url, title, body, comments).
    13
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.
    570
    5
    ISC
  • A
    license
    -
    quality
    B
    maintenance
    Provides GitHub open-source intelligence via MCP tools for discovering trends, evaluating repository health, comparing projects, and analyzing users, issues, and releases. It includes a CLI and can be used with AI assistants like Claude or Cursor.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A production-grade MCP server that provides LLMs with safe, structured, tool-based access to GitHub repositories, including issue management, semantic search, and guarded write operations.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A production-grade GitHub repository finder that helps LLMs discover best repositories with advanced search, ranking, and token optimization.
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables access to GitHub repositories and data through the GitHub API. Supports retrieving repositories, issues, pull requests, and searching code across GitHub with authentication via personal access tokens.
  • F
    license
    -
    quality
    D
    maintenance
    GitHub Repo Helper is a simple and beginner-friendly Model Context Protocol (MCP) server that takes a GitHub repository URL and returns a structured summary of the repo. It fetches metadata such as the repository name, description, languages used, README content (summarized), and dependency info