by MCP Community
Vercel adapter for Vurb. Deploy your MCP server as a Next.js App Router route handler or standalone Vercel Function — Edge Runtime or Node.js, stateless JSON-RP
Vercel adapter for Vurb. Deploy your MCP server as a Next.js App Router route handler or standalone Vercel Function — Edge Runtime or Node.js, stateless JSON-RP
npx -y @vurb/vercel
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": ["-y", "@vurb/vercel"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared