What is the GitHub MCP Server?
The GitHub MCP Server is a server designed to allow MCP-compatible LLMs (like Claude) to communicate with GitHub through its API.
What functionalities does this MCP server offer?
It offers tools for creating issues, getting repository information, listing issues, and searching repositories. It also offers prompts for generating issue descriptions, pull request descriptions, and more.
How do I set up the GitHub MCP server locally?
Clone the repository, run npm install, add a .env file with your GitHub token, build the TypeScript files with npx tsc, and then run the server with node build/index.js.
How can I test the MCP server?
You can test using the MCP inspector by running npx @modelcontextprotocol/inspector node build/index.js and navigating to http://localhost:5173. Alternatively, you can integrate it with Claude Desktop by modifying the claude_desktop_config.json file.
What is MCP?
MCP stands for Model Context Protocol. It is an open protocol standardizing how applications provide context to LLMs.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform designed to help businesses orchestrate AI Agents, connect them with enterprise data, build custom AI Agents, and create Multi-Agent Systems.
Why use the GitHub MCP Server with UBOS?
Combining the GitHub MCP Server with UBOS provides a more comprehensive AI agent development platform, allowing for greater automation and intelligence in software development workflows.
Can I extend the functionalities of this MCP server?
Yes, the server is designed to be extensible, allowing you to create your own prompts and tools to tailor it to your specific needs.
What prerequisites are needed to run the GitHub MCP server?
You need Node.js, npm, a GitHub account, and a GitHub personal access token.
Where can I find Claude Desktop?
You can download and install Claude Desktop from the official website.
GitHub Integration Server
Project Details
- ualUsham/mcp-github
- Last Updated: 3/19/2025
Recomended MCP Servers
aider is AI pair programming in your terminal
Model Context Protocol server for Audius. Perform market research, purchase premium tracks, upload songs, and much more!
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE...
On-premises conversational RAG with configurable containers
Anki MCP Server to allow LLMs to create and manage Anki decks via Anki Connect
awsome kali MCPServers is a set of MCP servers tailored for Kali Linux, designed to empower AI Agents...
A TypeScript Model Context Protocol (MCP) server to allow LLMs to programmatically construct mind maps to explore an...
Allows AI assistants such as Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your...
Rootly MCP server





