Vercel Server
БесплатноНе проверенEnables AI assistants to interact with Vercel API for managing projects, deployments, domains, and environment variables.
Описание
Enables AI assistants to interact with Vercel API for managing projects, deployments, domains, and environment variables.
README
A Type 3 DAuth MCP server for Vercel API, enabling AI assistants to interact with Vercel projects, deployments, domains, and environment variables.
Features
- Projects: List and get projects
- Deployments: List, get, create, cancel deployments, and view deployment logs
- Domains: List domains for a project
- Environment Variables: List and update environment variables
Setup
1. Obtain Vercel API Token
- Go to vercel.com/account/tokens
- Create a new token with appropriate scopes
- Copy the token value
2. Environment Variables
Configure these environment variables:
VERCEL_TOKEN=your_vercel_token_here
VERCEL_TEAM_ID=optional_team_id_here # Only if using a team account
Tools
Projects
- list_projects: List all projects
- get_project: Get a specific project by ID or name
Deployments
- list_deployments: List deployments with optional filtering
- get_deployment: Get deployment details by ID or URL
- create_deployment: Create a new deployment
- cancel_deployment: Cancel a building deployment
- get_deployment_logs: Get build logs for a deployment
Domains
- list_domains: List all domains for a project
Environment Variables
- list_env_vars: List all environment variables for a project
- update_env_var: Update an environment variable
Usage
from dedalus_mcp import runner
result = await runner.run(
input="List my Vercel projects",
mcp_servers=["dedalus-labs/vercel-mcp"],
)
API Reference
This server uses the Vercel REST API.
License
MIT
Установка Vercel Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/JiayuuWang/vercel-mcpFAQ
Vercel Server MCP бесплатный?
Да, Vercel Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Vercel Server?
Нет, Vercel Server работает без API-ключей и переменных окружения.
Vercel Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Vercel Server в Claude Desktop, Claude Code или Cursor?
Открой Vercel Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Vercel Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
