pvv-mcp-server
Verified Safeby lambda-tuber
Overview
Integrates VOICEVOX speech synthesis and speaker listing functionalities with a Claude AI agent, enabling an interactive AI persona experience.
Installation
No command providedSecurity Notes
The project involves standard Python installation via pip and interactions with local VOICEVOX and Claude APIs. No obvious signs of obfuscation or direct 'eval' use in the provided context. Requires running external services (VOICEVOX, Claude) whose security would also need consideration.
Similar Servers
zen-mcp-server
A server for coordinating and managing AI agents, likely for simulations or complex task execution, leveraging Claude LLMs.
pg-aiguide
Provides AI-optimized PostgreSQL expertise, including semantic search over documentation and curated best practices, to assist AI coding tools in generating better PostgreSQL code.
voicemode
Provides robust voice interaction capabilities for Model Context Protocol (MCP) agents, enabling real-time speech-to-text (STT) and text-to-speech (TTS) functionalities, with support for local and cloud-based services. It also includes tools for audio playback (DJ), service management, and diagnostics.
stt-mcp-server-linux
Local speech-to-text server for Linux, designed to integrate with Claude Code via the MCP protocol or run in standalone mode to inject transcribed text into a Tmux session.