Skip to main content
Glama
201,903 tools. Last updated 2026-06-14 09:13

"GitHub" matching MCP tools:

  • Convert GitHub owner and repository names into valid GitHub URLs with built-in validation. Ensure correct URL formatting for public, private, or non-existent repositories.
    MIT
  • Retrieve GitHub user information by providing a username to access profile data through the MCP server.
    MIT
  • Visualize and analyze the structure of any GitHub repository by entering its URL. Retrieve summary information to understand repository organization and content efficiently.

Matching MCP Servers

Matching MCP Connectors

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

  • Manage repositories, users, releases, and automate GitHub workflows

  • Fetch a specific file from a GitHub repository by providing the repository URL and file path. Enables direct access to source code, documentation, or configuration files for research and development tasks.
    MIT
  • GitHub repository intelligence: stars, forks, open issues, language, license, last push date, latest release version and date, topics, and whether the repo is actively maintained. Input any GitHub repo as 'owner/repo' or a full GitHub URL. Use before wiring a new library as a dependency, when evaluating a project for acquisition or integration, or when you need to assess community health (stars/forks ratio, issue velocity, maintainer recency). Free upstream: GitHub public API (no key needed, 60 req/hr unauthenticated).
    Connector
  • Comprehensive GitHub organization intelligence. Returns org profile (members, followers, website, location), top public repositories by stars with activity and language data, tech stack distribution, and recent activity signals. Covers up to 25 top repos per call. Useful for due diligence, competitive analysis, investment research, and talent sourcing. Data cached 1 hour. Powered by GitHub public API.
    Connector
  • Remove GitHub authentication to disconnect from GitHub accounts, clear stored credentials, or switch between user accounts in the DollhouseMCP persona management system.
  • Remove GitHub authentication to disconnect from GitHub accounts, clear stored credentials, or switch between user profiles.
  • Directly call GitHub REST API using your stored token for operations not covered by the GitHub MCP server.
    AGPL 3.0
  • Retrieve public GitHub user information by username to access profile details and activity data.
    MIT
  • Push multiple files to a GitHub repository in a single commit, simplifying batch file uploads and version control management.
    MIT