Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMBY_PASSWORDYesYour Emby server password
EMBY_USERNAMEYesYour Emby server username
LLM_MAX_ITEMSNoSet the max number of items returned per chunk by search tools (or 0 for no limit). Items with rich metadata can average around 1,800 bytes each in JSON UTF8 format.100
EMBY_SERVER_URLNoThe URL of your Emby serverhttp://localhost:8096
EMBY_VERIFY_SSLNoSet to False to NOT verify the server's SSL certificate (e.g. if self-signed). Defaults to True.True

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/angeltek/Emby.MCP'

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