Back to search
30
MCP

github-mcp-server

pypi/github-mcp-server

The most AI-optimized GitHub MCP server: 112 tools, code-first architecture (98% token reduction), compact responses (80-97% smaller). Built for efficient AI development.

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

Similar MCP servers embedding-nearest

io.github.crypto-ninja/github-mcp-server
AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.
0 tools
mcp-gitlab-server
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
@arm5556/gitlab-mcp-ai
AI-optimized GitLab MCP server with smart pagination and streamlined responses for better LLM integration
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools

How to use

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

{
  "mcpServers": {
    "github-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}