Integuru: Integuru is an AI agent designed to reverse-engineer internal platform APIs and generate runnable Python integration code. It automatically identifies request dependencies and builds a graph to perform desired actions, such as downloading utility bills.; 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.
Automating interactions with undocumented internal APIs of various platforms.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.