Vercel
Projects, deployments, docs
Vercel について
Vercel is a cloud platform for deploying and scaling web applications, home of Next.js. Its official remote MCP server lets assistants search Vercel documentation, manage projects and deployments, and analyze logs from the account teams already ship with.
接続情報
https://mcp.vercel.comトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add vercel --transport http https://mcp.vercel.comよくある質問
Vercel のリモート MCP サーバーとは何ですか?
Vercel のリモート MCP サーバーは、https://mcp.vercel.com にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Vercel の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.vercel.com を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Vercel の MCP サーバーは認証が必要ですか?
はい。Vercel は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Vercel の MCP サーバーはどのトランスポートを使用しますか?
Vercel は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。