Skip to content
Back to search
30
MCP

PyGithub

pulsemcp/pygithub

Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic authentication, rate limiting, and error recovery.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GitHub Explorer
Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retr
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
0 tools · streamable-http
GitHub Integration Hub
Provides GitHub OAuth authentication and API access through REST endpoints, CLI tools, and MCP server capabilities with SQLite-based token s
0 tools
GitHub
Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
0 tools · http
GitHub
Provides a robust GitHub API bridge using TypeScript and Zod, enabling developers to automate repository operations through conversational i
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pygithub": {
      "url": "None",
      "transport": "http"
    }
  }
}