GitHub MCP Server: GitHub's official MCP Server connects AI agents directly to GitHub, enabling natural language interactions with repositories, issues, pull requests, code search, Actions workflows, and security findings. Built for developers who want to bring GitHub context into AI assistants — from simple queries to complex multi-step agent workflows. Available as a remote server or self-hosted Docker container.; mcp-proxy: mcp-proxy is a versatile tool designed to switch between various server transport protocols, primarily facilitating communication between stdio and SSE/Streamable HTTP. It operates in two main modes: proxying stdio to a remote SSE server, or exposing a local stdio server via an SSE endpoint.
AI-assisted code review, issue triage, and PR management in GitHub
Enable stdio-only clients (e.g., Claude Desktop) to connect to remote SSE/Streamable HTTP servers.