Skip to main content
Glama

Voicevox MCP Server

by Dosugamea
package.json619 B
{ "name": "voicevox-mcp-server", "description": "", "license": "MIT", "author": "Dosugamea", "version": "1.0.0", "type": "module", "bin": { "voicevox-mcp-server": "./dist/index.js" }, "scripts": { "build": "tsc && mcp-build", "watch": "tsc --watch", "start": "node dist/index.js" }, "files": [ "dist" ], "keywords": [ "voicevox", "mcp", "server" ], "devDependencies": { "typescript": "^5.8.2", "vite": "^6.2.2" }, "dependencies": { "axios": "^1.8.4", "child_process": "^1.0.2", "mcp-framework": "^0.1.29", "zod": "^3.24.2" } }

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/Dosugamea/voicevox-mcp-server'

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