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.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
AI-assisted code review, issue triage, and PR management in GitHub
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.