A governed registry of reusable Python tools for AI agents, enabling search by intent, execution with JSON input, draft registration, and lifecycle management.
A dynamic tool management platform that allows creating, editing, and executing Python code tools via a web UI, exposing them as MCP tools through Streamable HTTP.
Enables AI agents to execute tools securely with Docker isolation, tier-based permissions, and feature flags, providing a centralized tool registry and MCP server.
An MCP server framework enabling standardized tool registration, discovery, and invocation over JSON-RPC 2.0, with support for InProcess, SSE, and WebSocket transports, plus built-in tools such as calculator, text processor, and JSON formatter.
A standalone MCP Tool Registry server providing generic tool search and discovery for MCP clients, reducing token consumption and improving tool selection accuracy.