Token导航 LogoToken导航TokenDH.com
VE
AI代理HTTP官方级别未说明来源级核验

Vercel (verified)

MCP Server

Manage projects and deployments while debugging build failures with real-time logs. Search documentation and optimize performance metrics to streamline your frontend workflow. Handle everything from …

工具数

公开资料未说明
JavaScriptHTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:36

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add vercel

详细介绍

Vercel (verified)

Manage projects and deployments while debugging build failures with real-time logs. Search documentation and optimize performance metrics to streamline your frontend workflow. Handle everything from …

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add vercel

# Browse available tools
npx -y smithery tool list vercel

# Get full schema for a tool
npx -y smithery tool get vercel search_vercel_documentation

# Call a tool
npx -y smithery tool call vercel search_vercel_documentation '{}'

Direct MCP Connection

Endpoint: https://vercel.run.tools

Tools (12)

  • search_vercel_documentation — Search the Vercel documentation.
  • deploy_to_vercel — Deploy the current project to Vercel
  • list_projects — List all Vercel projects for a user (with a max of 50). Use this to help discover the Project ID of the project that th…
  • get_project — Get a specific project in Vercel
  • list_deployments — List all deployments for a project
  • get_deployment — Get a specific deployment by ID or URL.
  • get_deployment_build_logs — Get the build logs of a deployment by deployment ID or URL. Can be used to investigate why a deployment failed. It can …
  • get_runtime_logs — Get runtime logs for a project or deployment. Runtime logs show application output (console.log, errors, etc.) from ser…
  • get_access_to_vercel_url — Creates a temporary shareable link that bypasses authentication for protected Vercel deployments.
  • web_fetch_vercel_url — Fetches a Vercel deployment URL and returns the response.
  • list_teams — List the user's teams. Use this to help discover the Team ID of the teams that the user is part of.
  • check_domain_availability_and_price — Check if domain names are available for purchase and get pricing information
# Get full input/output schema for a tool
npx -y smithery tool get vercel 

Prompts (12)

  • system_instructions — System instructions for Vercel MCP Server - guides the LLM to prefer MCP tools over CLI when working with Vercel tasks.
  • explain_vercel_concept (question) — Answer user questions using search results from Vercel documentation. Use this when you need authoritative information …
  • fix_recent_build (projectId, includeLogs, logLimit) — Analyze and fix issues with the most recent deployment by fetching deployment details and build logs. Use this when you…
  • analyze_deployment_performance (deploymentId, includeMetrics) — Analyze deployment performance metrics and provide optimization recommendations. Use this to identify bottlenecks, slow…
  • debug_deployment_issues (deploymentId, includeEnvironment, includeDependencies) — Comprehensive debugging of deployment issues with detailed analysis. Use this when you're experiencing mysterious deplo…
  • get_project_status (projectId, includeDeployments, includeDomains) — Get a comprehensive overview of the current project including status, latest deployment, and key metrics. Use this to q…
  • list_team_projects (teamId, includeArchived, limit) — List all projects in the current team with their status and latest deployments. Use this to get an overview of all proj…
  • project_health_check (projectId, includeRecommendations, checkEnvironment) — Perform a comprehensive health check of the project including deployments, configuration, and potential issues. Use thi…
  • quick_status (includeAlerts, includeMetrics) — Get a quick overview of the current project status, latest deployment, and any immediate issues. Use this for daily che…
  • troubleshoot_common_issues (issue, includeSolutions, checkLogs) — Help identify and resolve common Vercel deployment and configuration issues. Use this when you're experiencing problems…
  • optimize_deployment (includeAnalysis, includeRecommendations) — Analyze and suggest optimizations for faster builds and better deployment performance. Use this when you want to improv…
  • vercel_help (topic, includeExamples, includeDocumentation) — Get help and guidance on Vercel features, best practices, and configuration options. Use this when you need to learn ab…

目录标签

目录标签

JavaScriptHTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP