exia-scenario-generator MCP Server
exia というノベルゲームエンジン向けのシナリオファイルを作成する MCP サーバです。
「琴葉姉妹解説」形式のシナリオを生成し、exia で表示します。
機能
指定されたお題について「琴葉姉妹解説」形式のシナリオを生成
生成したシナリオを exia 用の JSON 形式に変換
exia を GitHub からダウンロードしてセットアップ
生成したシナリオを exia で表示
必要条件
Node.js v20.x 以上
OpenAI API キー
Git
セットアップ
リポジトリをクローンまたはダウンロード
必要なパッケージをインストール
TypeScript のコンパイル (変更を加えたら実行してください)
Claude Desktop での利用方法
Claude Desktop を起動
設定画面を開き、MCP サーバを追加
※
YOUR_API_KEY
は実際の OpenAI API キーに置き換えてください※
npx
が実行できない場合は絶対パスで指定してください例: /path/to/.volta/bin/npx
Claude Desktop で以下のように使用
「exia で量子コンピュータについて解説して」と入力
MCP サーバが起動し、シナリオを生成して exia を起動
exia アプリケーション(Electron)が別ウィンドウで起動し、シナリオをプレイ
利用可能なツール
generateScenario
: お題からシナリオを生成setupExia
: exia をダウンロードしてセットアップsaveScenario
: 生成したシナリオを保存exiaVoiceroidExplain
: シナリオ生成から exia 起動までを一括実行(推奨)
注意事項
初回実行時は exia のダウンロードとセットアップに時間がかかります
キャラクター画像は自前で用意して手動で差し替える必要があります
exia のドキュメントはこちら
OpenAI API の利用には料金がかかる場合があります
ライセンス
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Generates 'Kotonoha Sisters Explainer' style scenarios for the exia novel game engine and displays them in a separate window.
Related MCP Servers
- AsecurityAlicenseAqualityTransform your Make scenarios into callable tools for AI assistants. Leverage your existing automation workflows while enabling AI systems to trigger and interact with them seamlessly.Last updated -631135MIT License
- -securityFlicense-qualityA server that connects to the xAI/Grok image generation API, allowing users to generate images from text prompts with support for multiple image generation and different response formats.Last updated -8
- AsecurityAlicenseAqualityServer that enables AI assistants to interact with Storybook design systems. Extract component HTML, analyze styles, and help with design system adoption and refactoring.Last updated -8825MIT License
- AsecurityAlicenseAqualityEnables generation of professional diagrams and interactive prototypes from natural language descriptions using multiple AI models. Supports creating draw.io diagrams, HTML prototypes, and styled mobile app interfaces with Apple HIG and WeChat Mini Program design standards.Last updated -344MIT License