mcp-voice-hooks
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_VOICE_HOOKS_PORT | No | The port for the voice hooks server | 5111 |
| MCP_VOICE_HOOKS_AUTO_OPEN_BROWSER | No | Whether to automatically open the browser if no frontend connects within 3 seconds | true |
| MCP_VOICE_HOOKS_AUTO_DELIVER_VOICE_INPUT | No | Whether to automatically deliver voice input to Claude after tool use, before speaking, and before stopping | true |
| MCP_VOICE_HOOKS_AUTO_DELIVER_VOICE_INPUT_BEFORE_TOOLS | No | Whether to automatically deliver voice input before tool execution | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| speakC | Speak text using text-to-speech and mark delivered utterances as responded |
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
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