jasona7/mcp-vercel-server
If you are the rightful owner of mcp-vercel-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python-based tool for interacting with the Vercel API via a Model Context Protocol (MCP) implementation that can be extended to allow AI systems and humans to interact with Vercel's API in a structured way.
Tools
Functions exposed to the LLM to take actions
List all Vercel projects
Retrieve a list of all projects in Vercel
List deployments with filtering options
Retrieve deployments with various filtering options
Get detailed project information
Fetch detailed information about a specific project
List project domains
Retrieve a list of domains associated with a project
List environment variables
Retrieve environment variables for a project
Get user account information
Fetch information about the user account
List deployment aliases
Retrieve aliases for deployments
Check server status
Check the current status of the server
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client