MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
Main MCP Vercel

MCP server by id-guy

Created 11/8/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-main_mcp_vercel

Cursor configuration (mcp.json)

{ "mcpServers": { "id-guy-main-mcp-vercel": { "command": "npx", "args": [ "id-guy-main-mcp-vercel" ] } } }