swift-mcp: Swift MCP extends the official, incomplete Swift SDK for the Model Context Protocol, providing a robust implementation of most features from protocol version 2025-11-25. It also addresses critical bugs and compliance issues found in the original SDK, offering comprehensive guides for both client and server development.; 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.
Developing Swift applications that interact with the Model Context Protocol
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.