mocoVoice MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOCOVOICE_API_KEY | Yes | Your mocoVoice API key (requires READ/WRITE permissions) | |
| MOCOVOICE_API_URL | No | The base URL for the mocoVoice API | https://api.mocomoco.ai/api/v1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| SHOW_USAGEA | mocoVoice MCP server の機能説明をする |
| SHOW_AVAILABLE_FORMATSA | mocoVoice MCP server が対応している音声・動画ファイル形式を返却する |
| SHOW_AVAILABLE_FILESC | mocoVoice MCP server が利用できる音声・動画ファイル一覧を返却します mocoVoice API が現在認識できるファイル形式のみが返却されます 利用できる音声・動画ファイル一覧は指定されたディレクトリ(フォルダー)配下のみです |
| START_TRANSCRIPTION_JOBB | 指定されたファイルで書き起こしジョブを起動します
Args:
path: 書き起こしを行うファイルパスの名前です
language: ファイルの言語設定です。デフォルトは |
| CHECK_TRANSCRIPTION_STATUSESA | 書き起こしの状態一覧を取得します Args: page: int 書き起こし一覧のページングです。デフォルトは一番最新のページになります |
| SHOW_TRANSCRIPTION_RESULTC | 書き起こしを取得して表示します Args: transcription_id: str 書き起こしID (UUID) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mocomoco-inc/mocovoice-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server