A basic example of developing and running serverless Model Context Protocol (MCP) using Netlify Functions, enabling AI agents to interact with your services via a standardized API.
A basic example of deploying a serverless Model Context Protocol (MCP) server using Netlify Functions, allowing developers to quickly create and deploy MCP-compatible AI agent backends.
A basic serverless MCP server example running on Netlify Functions using Express. Demonstrates how to deploy and run Model Context Protocol servers in a serverless environment.
A basic serverless MCP implementation using Netlify Functions and Express. Demonstrates how to deploy and run Model Context Protocol servers in a serverless environment with proper routing configuration.
A basic example MCP server deployed as a Netlify serverless function using Express. Demonstrates how to run Model Context Protocol servers in a serverless environment with proper routing configuration.