Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEDIA_MCP_VISION_MODELNoVision model to use (e.g., 'Qwen/Qwen2.5-VL-7B-Instruct').
MEDIA_MCP_ALLOWED_ROOTSYesList of allowed root directories separated by ';' on Windows or ':' elsewhere. This is required to set the workspace sandbox.
MEDIA_MCP_VISION_API_KEYNoAPI key for the vision provider.
MEDIA_MCP_VISION_BASE_URLNoBase URL for an OpenAI-compatible vision endpoint. If not set, uses the provider's preset base URL.
MEDIA_MCP_VISION_PROVIDERNoVision provider preset (e.g., 'huggingface'). Optional. If not set, cloud vision is not used.
MEDIA_MCP_SEND_OCR_TO_CLOUDNoSet to 'true' to forward OCR text to cloud vision. Defaults to false.false
MEDIA_MCP_ALLOW_CLOUD_VISIONNoSet to 'true' to allow sending media to cloud vision. Defaults to false.false
MEDIA_MCP_VISION_FALLBACK_MODELSNoComma-separated list of fallback vision models.

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/danny2708/Media-Context-MCP'

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