AI.Voice.Editor.McpServer
Verified Safeby xztaityozx
Overview
Provides a Multi-Client Protocol (MCP) server for the A.I.VOICE Editor to facilitate communication and control.
Installation
No command providedSecurity Notes
The provided source code is limited to the README.md, so a comprehensive security audit of the server's implementation is not possible. No explicit 'eval', obfuscation, hardcoded secrets, or malicious patterns are visible in the truncated content. Actual server code would need to be reviewed for network vulnerabilities, input sanitization, and access control.
Similar Servers
elevenlabs-mcp
An official ElevenLabs Model Context Protocol (MCP) server that enables AI clients (e.g., Claude Desktop, Cursor) to interact with ElevenLabs Text-to-Speech, voice cloning, transcription, and audio processing APIs.
cli
The Smithery CLI is a developer tool for installing, managing, building, running, and deploying Model Context Protocol (MCP) servers and integrating them with various AI clients.
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.