hyper-mcp: hyper-mcp is a fast, secure MCP server designed to extend its capabilities through WebAssembly plugins. It simplifies adding AI features to applications, supporting Claude Desktop, Cursor IDE, and other MCP-compatible apps, with plugins distributable via container registries.; 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.
Adding AI capabilities to existing applications easily
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.