Skip to main content
Glama
YuvrajSinghBhadoria2

OpenCode Voice MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHISPER_MODELNoWhisper model sizebase
WHISPER_DEVICENoDevice to use (cpu, cuda, auto)auto
WHISPER_COMPUTENoCompute type (int8, float16, float32)int8

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
voice_transcribeA

Record audio from microphone and transcribe to text. Returns the transcribed text.

voice_typeA

Record audio, transcribe to text, and type it at the cursor position in the active window.

voice_statusA

Check if voice recording and transcription are available.

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/YuvrajSinghBhadoria2/opencode-voice-mcp'

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