v0 MCP Server
v0 Platform APIを使って自然言語の要件からプロトタイプのURLを返すMCPサーバーです。
機能
generate_prototype
: 自然言語の要件を受け取り、v0 Platform APIを使ってプロトタイプを生成し、デモURLを返します
セットアップ
- 依存関係のインストール:
- 環境変数の設定: MCPクライアント側で以下の環境変数を設定してください:
- ビルド:
使用方法
MCPクライアントでの使用
MCPクライアントの設定で以下のようにサーバーを追加します:
ツールの使用例
開発
テスト実行
MCPインスペクターを使用してテストできます:
ブラウザでインスペクターUIが開き、ツールの動作を確認できます。
開発モード
API
generate_prototype
パラメータ:
requirements
(string, 必須): プロトタイプの要件を自然言語で記述model
(string, オプション): 使用するモデル ("v0-1" | "v0-2", デフォルト: "v0-2")
戻り値: 成功時は生成されたプロトタイプのURL、ファイル情報、チャットIDを含むJSONを返します。 エラー時はエラー情報を含むJSONを返します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables generating web application prototypes from natural language requirements using the v0 Platform API. Returns demo URLs and file information for created prototypes.
Related MCP Servers
- AsecurityFlicenseAqualityAn AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.Last updated -34,3073,260TypeScript
- AsecurityAlicenseAqualityProvides pre-defined prompt templates for AI assistants to generate comprehensive plans for TypeScript projects, API architectures, and GitHub workflows.Last updated -3TypeScriptMIT License
- AsecurityAlicenseAqualityFetches up-to-date, version-specific documentation and code examples from the source and adds them to your LLM prompts, helping eliminate outdated code generations and hallucinated APIs.Last updated -264,8392JavaScriptMIT License
- AsecurityAlicenseAqualityA lightweight server that provides curated, high-quality prompts for common development tasks like UI/UX design, project setup, and debugging to enhance AI-powered development workflows.Last updated -63JavaScriptMIT License