Wraps any MCP server and exposes introspection tools (list, get, query) for registered tools, enabling clients to inspect tool schemas even when the underlying SDK lacks list_tools().
An MCP server that exposes a suite of developer tools and apps via a shared tool registry, enabling agents to list and call tools through the MCP protocol.
A production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools for Large Language Models (LLMs).