Showcases a basic example of developing and running serverless Model Context Protocol (MCP) applications using Netlify Functions.
This example site demonstrates how to develop and deploy serverless applications that adhere to the Model Context Protocol (MCP) using Netlify Functions and the Express.js framework. It provides a practical illustration of integrating serverless functions with a custom URL, detailing the necessary `netlify.toml` redirects to ensure proper routing for MCP requests. The repository also offers streamlined deployment options and clear instructions for local development, enabling users to quickly set up and experiment with serverless MCP implementations.