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).
An MCP server that provides access to the Test MCP Feb 5 API, enabling AI agents to interact with its endpoints through standardized tools. It supports seamless AI integration via the Model Context Protocol and is designed for easy deployment using Docker or Google Cloud Run.
A Model Context Protocol server exposing 58 online tools (crypto, data, image, text, etc.) and workflow execution, enabling MCP clients like Claude Desktop to invoke them via natural language.
Multi-cloud MCP server that exposes cloud AI models as tools for AI CLI agents, supporting streaming, conversation history, parallel multi-model queries, and dynamic model discovery.