Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by shuakami • DevOps & CI/CD
An MCP server that lets AI agents access and control GitHub via a standardized interface (create repos, branches, PRs, issues, and file operations) using a GitHub personal access token.
Create, list, update, or delete GitHub repositories programmatically through an MCP interface.
Manage branches and pull requests (create PRs, list PRs, update metadata, and merge) as part of automated development workflows.
Interact with issues and repository code (create/close issues, read file contents, and inspect commit history) to support triage and code automation tasks.
This project provides a Model Context Protocol (MCP) bridge to the GitHub API, enabling AI models to perform repository management, branch and pull request workflows, issue tracking, and code/file operations through structured calls. It wraps octokit.js and uses Zod for input validation, returning human-readable, condensed responses. The tool is designed to let AI assistants automate common GitHub tasks without manual API coding, by running a local MCP server that uses a user-provided GitHub token.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.