Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOICEVOX_URLNoVOICEVOX APIのURLhttp://localhost:50021
DEFAULT_SPEEDNoデフォルトの話速1.0
DEFAULT_VOICE_IDNoデフォルトの音声ID (ナースロボ_タイプT)47
VV_MCP_STATE_DIRNo共有状態ファイルの保存ディレクトリ (デフォルト: システム一時ディレクトリ)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sayA

VOICEVOXで音声合成して再生(非同期実行)

list_voicesB

利用可能な音声の一覧を取得

get_queue_statusB

再生キューの状態を取得

clear_queueB

再生キューをクリア

get_voices_in_useA

現在使用中の音声IDのリストを取得(全プロセス共通)

get_random_unused_voiceA

使用されていない音声をランダムに1つ取得

get_session_voiceA

このセッションで使用する音声を取得(セッション毎に固定)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/arrow2nd/vv-mcp'

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