Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OT_ENVIRONMENTNoEnvironment name (e.g., prod).dev
OT_GROQ__API_KEYNoGroq API key for speech-to-text.
OT_MICROSOFT__API_KEYNoMicrosoft Azure API key for speech-to-text.
OT_ELEVENLABS__API_KEYNoElevenLabs API key for speech-to-text.
OT_MICROSOFT__ENDPOINTNoMicrosoft Azure endpoint for speech-to-text.
OT_SECURITY__AUTH_MODENoAuthentication mode (e.g., bearer).bearer
OT_RESULT_STORE__BACKENDNoTemporary result store backend (e.g., memory or s3).disabled
OT_SECURITY__BEARER_TOKENYesBearer token for authenticating MCP requests.
OT_RESULT_STORE__CURSOR_SECRETNoSecret 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/fbossiere/open-transcribe-mcp'

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