Manage GitHub repositories, files, and user profiles through MCP actions.
This MCP tool is described as managing GitHub repositories, files, and user information, including modifying and deleting repository contents, which warrants careful use as a developer tool. The materials do not show required secrets or fixed remote endpoints, but the sparse description, very low adoption, and unknown maintenance suggest an overall caution posture.
The materials explicitly state that no keys or environment variables are required, and no API token, OAuth credential, or other sensitive secret is mentioned; based on the provided facts, credential exposure appears low.
The tool claims to manage GitHub repositories, files, and user information, which typically implies interaction with GitHub-related services and transmission of repository/user data; although the listed remote host is 'none', the materials do not clearly define actual network targets or egress boundaries.
The system flags executes-code, indicating the tool can execute code or spawn processes locally; this is a common high-privilege MCP capability, but the materials do not describe execution scope, command boundaries, or isolation controls.
The description includes creating, updating, and deleting repository contents as well as fetching user profiles, indicating access to and modification of repository data, including destructive write operations. No local system permissions beyond the stated purpose are shown, but it should be treated as a tool with significant impact on development data.
The project is open source and therefore auditable, which lowers risk; however, it comes from a third-party registry, has no declared license, only 1 star, and unknown maintenance status, so community and maintenance signals are weak and supply-chain trust is limited.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "github-mcp-tool" yet — see the docs or source repo.
Using github-mcp-tool, update README.md and CONTRIBUTING.md in the my-org/docs repository: change the install step to pnpm install and add a commit convention section. Preserve the existing Markdown structure.
A summary of updated files, including the changes made and write status.
Using github-mcp-tool, create a new repository named internal-tools-demo and add a README.md, .gitignore, and a simple package.json for a Node.js CLI project.
Confirmation that the repository was created, plus the results of adding the starter files.
Using github-mcp-tool, fetch the GitHub profile for user torvalds and summarize the username, bio, public repository count, followers, and profile URL.
A structured profile summary for quickly reviewing key user information.
Manage GitHub repositories, labels, topics, and files through API automation.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Create GitHub repositories quickly through MCP to start projects and collaboration.
Manage GitHub repositories, issues, and pull requests through MCP or REST.
Run GitHub GraphQL queries and mutations to retrieve and manage repository data.
Manage GitHub repositories, pull requests, issues, and workflows with natural language.