GitHub MCP Server
Provides tools for interacting with the GitHub API, enabling AI agents to manage repositories and other GitHub resources.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GitHub MCP Serverlist my recent pull requests"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GitHub MCP Server - Architecture Flowchart
Data Flow
User Request
│
▼
┌─────────────────────────────────────┐
│ github_mcp_server.py │
│ (Receives JSON-RPC Request) │
└──────────────┬──────────────────────┘
│
▼
┌─────────────────────────────────────┐
│ github_api.py │
│ (Processes GitHub API Call) │
└──────────────┬──────────────────────┘
│
▼
┌─────────────────────────────────────┐
│ GitHub Servers │
│ (Returns Data) │
└──────────────┬──────────────────────┘
│
▼
┌─────────────────────────────────────┐
│ github_api.py │
│ (Parses Response) │
└──────────────┬──────────────────────┘
│
▼
┌─────────────────────────────────────┐
│ github_mcp_server.py │
│ (Formats as JSON-RPC) │
└──────────────┬──────────────────────┘
│
▼
Claude Response
"You have 5 repos"Related MCP server: GitHub MCP Server
Simple Linear Flow
User → MCP Server → GitHub API Handler → GitHub → Handler → MCP Server → ClaudeComponent Responsibilities
Component | Does What |
User/Claude | Sends natural language request |
github_mcp_server.py | Converts request to function call |
github_api.py | Calls GitHub API |
GitHub Servers | Returns actual data |
Claude | Returns human-readable response |
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Access the GitHub API, enabling file operations, repository management, search functionality, and…
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Ask any GitHub repository a question. Get source-backed answers.
Manage repositories, users, releases, and automate GitHub workflows
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables interaction with GitHub repositories through the GitHub API, allowing file operations, repository management, issue tracking, and code search through natural language commands.33154MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with GitHub API for repository management, commits, pushes, and pulls through natural language.4671ISC
- FlicenseNot gradedqualityCmaintenanceEnables interaction with the GitHub v3 REST API, providing tools to access and manage GitHub data, repositories, users, and more through natural language commands.1-
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive interaction with the GitHub API for managing repositories, issues, pull requests, commits, and GitHub Actions workflows through natural language.118MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Evin009/GitHub-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server