Skip to main content
Glama
198,217 tools. Last updated 2026-06-13 05:12

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

  • Directly call GitHub REST API using your stored token for operations not covered by the GitHub MCP server.
    AGPL 3.0
  • Import a GitHub repository by URL and automatically fetch its metadata, stars, language, topics, and README content. Requires GitHub integration.
    Apache 2.0
  • Push multiple files to a GitHub repository in a single commit, enabling batch file management through the PyGithub MCP Server for efficient repository updates.
    MIT
  • Create a new GitHub repository with customizable settings including name, description, privacy options, and README initialization through the PyGithub MCP Server.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Fetch detailed information for a specific commit in a GitHub repository by providing owner, repository name, and SHA.
    MIT
  • Retrieve file contents from any GitHub repository by specifying owner, repository name, file path, and optional branch. Access code, documentation, or configuration files stored in GitHub repositories.
    MIT
  • Retrieve details of a specific pull request in a GitHub repository by providing the repository owner, name, and pull request number.
    MIT
  • List all branches of a GitHub repository by providing the owner and repository name. Supports pagination to control the number of results per page.
    MIT
  • Retrieve GitHub repository details including owner, name, and metadata for accessing project information and managing code repositories.
    MIT
  • Retrieve the tree structure of a GitHub repository by specifying the owner, repository name, and optional branch. Streamline repository analysis and navigation with extracted directory and file details.
    MIT
  • Create a new GitHub repository with specified name, description, visibility, and README initialization directly through the GitHub MCP Server interface.
    MIT
  • Create a copy of a GitHub repository to modify code independently or contribute changes. Specify repository owner, name, and optional organization for the fork.
    MIT