Vercel Adapter
Enables serverless deployment of MCP tools as edge functions using Vercel Functions.
关于
This adapter library facilitates running a stateless Python MCP server on Vercel Functions, allowing for serverless deployment of MCP tools. It offers a self-hosting installer, simplifying configuration for clients like Claude Desktop and Cursor. By leveraging Vercel's Hobby Tier, users can deploy MCP servers without managing dedicated infrastructure or incurring server costs.
主要功能
- Supports API key authentication for enhanced security
- Serverless MCP server deployment on Vercel
- 1 GitHub stars
- Suitable for Vercel Hobby Tier
- Automatic client configuration via bridge script
- Self-hosting installer for easy configuration
使用案例
- Running MCP tools without server management
- Providing remote access to MCP functionality
- Securing MCP server access with API keys