Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 14:29

"A GitHub repository named 'ahujasid/blender-mcp'" matching MCP tools:

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)

  • Create a new GitHub repository with customizable settings including name, description, privacy options, and README initialization through the PyGithub MCP Server.
    MIT
  • Fetch detailed information for a specific commit in a GitHub repository by providing owner, repository name, and SHA.
    MIT
  • Retrieve details of a specific pull request in a GitHub repository by providing the repository owner, name, and pull request number.
    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
  • Merge a pull request in a GitHub repository by specifying the owner, repository, and pull request number, with options for commit details and merge method.
    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
  • Remove a release from a GitHub repository by specifying the owner, repository name, and release ID to manage project versioning.
    MIT