Skip to main content
Glama

Voice Mode

by mbailey
__init__.py•346 B
""" voice-mode - Voice interaction capabilities for Model Context Protocol (MCP) servers This package provides MCP servers for voice interactions through multiple transports: - Local microphone recording and playback - LiveKit room-based voice communication - Configurable OpenAI-compatible STT/TTS services """ from .version import __version__

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/mbailey/voicemode'

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