Skip to main content
Glama
__init__.py344 B
"""Services layer for MCP Server Whisper (application orchestration).""" from .audio_service import AudioService from .file_service import FileService from .transcription_service import TranscriptionService from .tts_service import TTSService __all__ = [ "AudioService", "FileService", "TranscriptionService", "TTSService", ]

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/arcaputo3/mcp-server-whisper'

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