Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From aaron-seo-geo
Connects remotely to Vercel's MCP server (https://mcp.vercel.com) for deployment management, project access, logs, previews, and domain configuration. Requires Vercel authentication.
npx claudepluginhub aaron-he-zhu/seo-geo-claude-skills --plugin aaron-seo-geoCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.vercel.comShare bugs, ideas, or general feedback.