open-transcribe-mcp
by fbossiere
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OT_ENVIRONMENT | No | Environment name (e.g., prod). | dev |
| OT_GROQ__API_KEY | No | Groq API key for speech-to-text. | |
| OT_MICROSOFT__API_KEY | No | Microsoft Azure API key for speech-to-text. | |
| OT_ELEVENLABS__API_KEY | No | ElevenLabs API key for speech-to-text. | |
| OT_MICROSOFT__ENDPOINT | No | Microsoft Azure endpoint for speech-to-text. | |
| OT_SECURITY__AUTH_MODE | No | Authentication mode (e.g., bearer). | bearer |
| OT_RESULT_STORE__BACKEND | No | Temporary result store backend (e.g., memory or s3). | disabled |
| OT_SECURITY__BEARER_TOKEN | Yes | Bearer token for authenticating MCP requests. | |
| OT_RESULT_STORE__CURSOR_SECRET | No | Secret for result store cursors. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues