Skip to main content
Glama

PVV MCP Server

by lambda-tuber
manifest.json891 B
{ "manifest_version": "0.2", "name": "pvv-mcp-server", "version": "0.2.1", "description": "MCP server for VOICEVOX text-to-speech synthesis.", "author": { "name": "Aska Lanclaude", "email": "crypto.tuber.magika@gmail.com", "url": "https://github.com/lambda-tuber/pvv-mcp-server" }, "homepage": "https://github.com/lambda-tuber/pvv-mcp-server", "documentation": "https://github.com/lambda-tuber/pvv-mcp-server", "support": "https://github.com/lambda-tuber/pvv-mcp-server/issues", "server": { "type": "python", "entry_point": "pvv_mcp_server/main.py", "mcp_config": { "command": "python", "args": [ "${__dirname}/pvv_mcp_server/main.py" ], "env": { "PYTHONPATH": "${__dirname}", "PYTHONUTF8": "1" } } }, "keywords": [ "VOICEVOX", "MCP", "AI" ], "license": "Apache-2.0" }

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/lambda-tuber/pvv-mcp-server'

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