A basic example MCP server running as a serverless function on Netlify using Express. Demonstrates how to deploy and run Model Context Protocol servers in a serverless environment with proper URL routing configuration.
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 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 example MCP server demonstrating serverless deployment using Netlify Functions with Express. Shows how to deploy and run MCP servers in a serverless environment with proper routing configuration.