git-mcp: GitMCP is a free, open-source Model Context Protocol (MCP) server that turns any GitHub project into a dynamic documentation hub. It allows AI assistants to access the latest code and documentation directly, significantly reducing hallucinations and improving code correctness.; 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.
Provide AI assistants with the most current documentation and code from specific GitHub repositories.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.