Skip to content
Back to search
30
MCP

GitHub Integration Hub

pulsemcp/github integration hub

Provides GitHub OAuth authentication and API access through REST endpoints, CLI tools, and MCP server capabilities with SQLite-based token storage.

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

Similar MCP servers embedding-nearest

PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools
GitHub Explorer
Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retr
0 tools
github-mcp
GitHub MCP Server with OAuth support for Issue management
0 tools
GitHub Mapper
Integrates with GitHub to analyze repositories, generate file structure maps, and enable code analysis workflows using TypeScript and the Oc
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
Github
Composio toolkit 'github' — third-party integration exposed as MCP tools through Composio's gateway (mcp.composio.dev/github). 985+ toolkits
0 tools · http

How to use

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

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