ironcurtain: IronCurtain provides a secure runtime for autonomous AI agents, enforcing security policies derived from human-readable constitutions to prevent issues like prompt injection. It ensures agents operate within defined boundaries through mechanisms like V8 isolates and a policy engine that mediates all 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.
Securely Automating Development Tasks: Allowing AI agents to manage files and execute Git operations like cloning and pushing changes within defined security boundaries.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.