Vercel MCP Proxy
Provides tools for interacting with the Vercel API, enabling listing projects and deployments, retrieving deployment details and build/runtime logs, and redeploying deployments.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Vercel MCP Proxyshow me my latest Vercel deployments and their status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vercel MCP Proxy
A single-user MCP server exposing your Vercel account as tools, with its own OAuth layer so Gemini Spark can connect via client_id/client_secret.
Tools exposed
list_vercel_projectslist_vercel_deploymentsget_vercel_deploymentget_vercel_deployment_events(build/runtime logs — useful for monitoring failures)redeploy_vercel
Related MCP server: Vercel MCP Relay Server
1. Push to GitHub
Push this folder to its own repo (can be private).
2. Deploy to Render
(Render is just used as the host here — this proxy talks to Vercel's API, it has nothing to do with your Render account.)
Render dashboard → New + → Web Service → connect the repo.
Runtime Node, build command
npm install, start commandnpm start.Set Environment Variables (see
.env.example) — use a placeholder forBASE_URLon first deploy.Deploy, copy the real URL, set
BASE_URLto it, redeploy.
3. Connect in Gemini Spark
Gemini web → Settings & help → Connected Apps → Custom apps for Spark → Add a custom app.
MCP server URL:
https://your-real-url.onrender.com/mcpAdvanced features → Show more → paste your
OAUTH_CLIENT_ID/OAUTH_CLIENT_SECRET.Continue → you'll land on your server's password page → enter
ADMIN_PASSWORD→ Approve.
Notes
Single-user only — anyone with your password + OAuth credentials can connect.
In-memory tokens reset on redeploy/restart — you'll just re-approve once.
To add more tools (e.g. listing env vars, checking domains), copy the pattern of an existing
server.registerTool(...)block and call Vercel's REST API (docs: https://vercel.com/docs/rest-api).
This server cannot be deployed
Maintenance
Related MCP Connectors
Deploy and manage Jade Hosting projects from AI clients. Jade account and OAuth required.
OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
AXL MCP lets AI assistants create and manage landing pages, courses, email campaigns, CRM records, and marketing workflows inside AXL. Built for growing expert businesses, it turns chat requests into real work across sales, marketing, and course delivery. An AXL account is required. Sign in securely with OAuth 2.1. Website: https://axl.tech/developers/mcp . Setup guide: https://docs.axl.tech/mcp . Watch AXL in 77 seconds: pages, courses, CRM, and automation. Product overview: https://www.youtube.com/watch?v=jlhR9CafIww
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA powerful Model Context Protocol (MCP) server enabling seamless Vercel project management, including deployments, domains, environment variables, and team configurations through Cursor's Composer or Codeium's Cascade.998 npm63MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with the Vercel REST API to manage projects, deployments, domains, environment variables, and teams through natural language commands.-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Vercel API for managing projects, deployments, domains, and environment variables.-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Vercel API to manage deployments, domains, projects, and environment variables.998 npmMIT