Back to Home
vercel icon

mcp-handler

Verified Safe

by vercel

Overview

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

Installation

Run Command
No command provided

Environment Variables

  • REDIS_URL
  • KV_URL

Security Notes

The server uses `execSync` for package installation in its CLI, but with controlled inputs. Deserialization of messages from Redis (`JSON.parse`) could be a vector if Redis is compromised, though it's typically an internal channel. The `withMcpAuth` wrapper delegates token verification to the user, whose implementation will determine the strength of authentication. Overall, generally safe for its intended use, with active maintenance addressing potential issues like memory leaks.

Similar Servers

Stats

Interest Score93
Security Score8
Cost ClassLow
Stars503
Forks62
Last Update2025-11-20

Tags

VercelNext.jsNuxtAIReal-time