octocode-mcp: Octocode MCP is a Model Context Protocol (MCP) server designed to empower AI assistants. It enables secure and token-efficient searching, analyzing, and extracting insights from vast GitHub repositories, bridging the gap between AI and real-world code implementations.; 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.
Expert code and product research
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.