GitHub Repos Manager MCP Server
A Model Context Protocol (MCP) server for managing GitHub repositories via MCP clients. Use your GitHub token to interact with repos, issues, PRs, and more.
Installation
- Run directly with npx:
npx -y github-repos-manager-mcp - Or clone and install:
git clone https://github.com/kurdin/github-repos-manager.git && cd github-repos-manager && npm install
Configuration
Set environment variables (e.g., GH_TOKEN, GH_DEFAULT_OWNER, GH_ALLOWED_REPOS) in your MCP client config.
Usage
Ask your MCP client to list repos, create issues, manage PRs, or perform other GitHub operations using the 89+ tools.
Recommend MCP Servers 💡
thegraph-mcp
An MCP server that powers AI agents with indexed blockchain data from The Graph.
mcp-graphql
A Model Context Protocol server that enables LLMs to interact with GraphQL APIs. This implementation provides schema introspection and query execution capabilities, allowing models to discover and use GraphQL APIs dynamically.
@burtthecoder/mcp-shodan
MCP server for Shodan — search internet-connected devices, IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Works with Claude Code, Codex, Gemini CLI, and Claude Desktop.
3loka/consul-mcp-server
A Model Control Protocol (MCP) server for interacting with HashiCorp Consul service discovery and service mesh, enabling Claude to analyze microservices architecture, create diagrams, identify issues, and provide recommendations through natural language.
@JackKuo666/google-scholar-mcp-server
Enable AI assistants to search and access Google Scholar papers through a simple MCP interface.
jina-mcp-tools
An MCP server integrating with Jina AI Search Foundation APIs for web reading and searching.