Demonstrates developing and running serverless Model Context Protocol (MCP) applications using Netlify Functions.
This tool serves as a foundational example illustrating the development and deployment of serverless Model Context Protocol (MCP) applications. It leverages Netlify Functions in conjunction with Express to create a robust serverless backend. The example highlights crucial configuration aspects, such as setting up `netlify.toml` redirects to ensure proper routing for Express applications, and provides straightforward instructions for quick deployment and local development.