peta-core: Peta Core is a control-plane runtime for MCP, providing gateway routing, credential vault, policy enforcement, and audit logging. It sits between AI agents and downstream MCP servers, enabling secure and observable tool calls.; 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.
Secure tool calling for AI agents
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.