Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QMEDIA_STORENoPath to the providers store file (0600 permissions, may contain API keys).~/.config/mcp-qmedia/providers.json
MCP_QMEDIA_DIRNoDirectory where server.py is located, used by systemd unit.checkout directory of the repo
MCP_QMEDIA_ENVNoOptional settings file sourced by the launcher.~/.config/mcp-qmedia/env
QMEDIA_API_KEYNoAPI key override for providers that do not have a stored key. Alternative to OPENCODE_API_KEY.
QMEDIA_BACKENDNoOverride the default provider (as stored in the providers store). An unknown name results in an error, never a silent fallback.mimo-v2.5 - opencode go
QMEDIA_TIMEOUTNoTimeout in seconds for the model API call.300
QMEDIA_UI_PORTNoPort for the on‑demand setup wizard (served on 127.0.0.1).8938
OPENCODE_API_KEYNoAPI key override for providers that do not have a stored key. Alternative to QMEDIA_API_KEY.
QMEDIA_AUTH_JSONNoPath to the opencode authentication JSON file from which provider keys are resolved.~/.local/share/opencode/auth.json
QMEDIA_MAX_BYTESNoPer‑file size cap in bytes before ffmpeg transcoding is triggered.20000000
MCP_QMEDIA_PYTHONNoPython interpreter override used by the launcher..venv/bin/python (relative to the checkout directory)

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/spookysys/mcp-qmedia'

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