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.; mex: mex provides persistent, navigable project memory for AI coding agents, allowing every session to start with the right context instead of a cold prompt. It structures agent memory through a markdown scaffold, offers CLI tools for drift detection against the real codebase, and synchronizes context to keep agents aligned and reduce token usage.
AI-assisted code review, issue triage, and PR management in GitHub
Maintaining consistent project context for AI coding agents across multiple sessions.