Netlify Express
0
Provides a basic example for developing and running serverless Model Context Protocol (MCP) using Netlify Functions.
关于
Explore a foundational example showcasing the development and execution of serverless Model Context Protocol (MCP) implementations through Netlify Functions. This demonstration highlights how to integrate MCP with Netlify's serverless architecture, including practical links to a deployed function and an illustration of accessing it via a custom URL. It also provides guidance for quick deployment and local development workflows, making it ideal for developers looking to get started with MCP on a serverless platform.
主要功能
- Example `netlify.toml` redirects configuration
- Custom URL access for deployed functions
- Serverless MCP implementation using Netlify Functions
- 0 GitHub stars
- Automated one-click deployment to Netlify
- Local development and testing with Netlify CLI
使用案例
- Learning serverless MCP development on Netlify
- Understanding Netlify Functions integration with custom routing
- Rapidly deploying and testing MCP server prototypes