Back to directory
vercel/mcp-adapter

vercel/mcp-adapter

@vercel262

A Vercel adapter for the Model Context Protocol (MCP), enabling real-time communication between your applications and AI models

mcpadapternextjsvercelaicontext

Installation & Configuration

{
  "mcpServers": {
    "vercel-mcp-adapter": {
      "command": "npx",
      "args": [
        "-y",
        "vercel-mcp-adapter-mcp"
      ]
    }
  }
}

Information

Transport
streamablesse
Language
TypeScript
Created
2025/5/9
Updated
2025/7/31