mcp-ts-template: This is a TypeScript template designed for building Model Context Protocol (MCP) servers, offering a robust set of features like declarative tools, pluggable authentication, and multi-backend storage. It supports flexible deployments, running seamlessly on both local environments and edge platforms like Cloudflare Workers, while integrating observability through OpenTelemetry.; 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.
Building interactive tools that prompt users for missing parameters.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.