GitHub MCP Server
@sickn33GitHub's official MCP Server.
What is GitHub MCP Server?
How to use GitHub MCP Server?
Key features of GitHub MCP Server
- ✓Official GitHub MCP integration
- ✓Repository workflow access
- ✓Structured agent tooling surface
- ✓Go-based server implementation
Use cases of GitHub MCP Server
- 1PR automation
- 2Issue triage
- 3Repository operations from agents
Installation
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git /tmp/ag-skills && mkdir -p ~/.agent/skills && cp -r /tmp/ag-skills/skills/github-mcp-server ~/.agent/skills/ && rm -rf /tmp/ag-skills
▶Step-by-step install
mkdir -p ~/.agent/skills
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git /tmp/ag-skills
cp -r /tmp/ag-skills/skills/github-mcp-server ~/.agent/skills/
rm -rf /tmp/ag-skills
Supported Platforms
Server Config
config.json{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": [
"-y",
"github-mcp-server"
]
}
}
}Keep exploring this topic
Related Skills
n8n AI Workflows
@Antigravity
Workflow automation platform with native AI capabilities and broad integration support.
Everything Claude Code
@Antigravity
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Gemini CLI
@Antigravity
An open-source AI agent that brings the power of Gemini directly into your terminal.
Popular Skills
View All →Everything Claude Code
@Antigravity
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
OpenViking
@Antigravity
Open-source context database designed specifically for AI Agents (OpenClaw). Unifies memory, resources, and skills management through a file system paradigm.
memU
@Antigravity
Memory for 24/7 proactive agents like OpenClaw (moltbot, clawdbot).