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 💡
@kiwamizamurai/mcp-kibela-server
MCP server implementation for Kibela API integration, enabling LLMs to interact with Kibela content.
news-mcp
一个基于Model Context Protocol (MCP)的新闻获取工具,用于与支持MCP的AI助手集成,为AI提供获取当前新闻的能力。
Amazon Product Scraper
Example MCP server and instructions for connecting Anthropic LLMs to external web scraping tools, with real-world examples and Bright Data integration.
jpollock/wordpress-mcp
An MCP server for managing WordPress sites, content, users, taxonomies, custom post types, plugins, and themes via the REST API.
capsulecrm-mcp
Transform your CRM workflow with AI! 🤖✨ Connect Claude directly to your CapsuleCRM account for natural language customer and sales management.
ardecode/netbox-mcp-server
A Model Context Protocol (MCP) server that connects to NetBox and exposes network infrastructure data for use with Claude and other MCP-compatible LLMs