Skip to main content
Glama

exia-scenario-generator MCP Server

by kokushin
package.json1.05 kB
{ "name": "exia-mcp", "version": "1.0.0", "main": "dist/index.js", "type": "module", "bin": { "exia-mcp": "dist/index.js" }, "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "nodemon --exec ts-node src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kokushin/exia-mcp.git" }, "keywords": [ "mcp", "exia", "voiceroid" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/kokushin/exia-mcp/issues" }, "homepage": "https://github.com/kokushin/exia-mcp#readme", "description": "MCP server for generating Voiceroid explanation scenarios for Exia", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "@types/node": "^22.15.2", "dotenv": "^16.5.0", "openai": "^4.96.0", "ts-node": "^10.9.2", "typescript": "^5.8.3", "zod": "^3.24.3" }, "devDependencies": { "nodemon": "^3.1.10" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kokushin/exia-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server