Skip to main content
Glama

mcp-voice-hooks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_VOICE_HOOKS_PORTNoThe port for the voice hooks server5111
MCP_VOICE_HOOKS_AUTO_OPEN_BROWSERNoWhether to automatically open the browser if no frontend connects within 3 secondstrue
MCP_VOICE_HOOKS_AUTO_DELIVER_VOICE_INPUTNoWhether to automatically deliver voice input to Claude after tool use, before speaking, and before stoppingtrue
MCP_VOICE_HOOKS_AUTO_DELIVER_VOICE_INPUT_BEFORE_TOOLSNoWhether to automatically deliver voice input before tool executionfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
speak

Speak text using text-to-speech and mark delivered utterances as responded

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/johnmatthewtennant/mcp-voice-hooks'

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