Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMBY_URL | No | Emby server URL, e.g. http://192.168.1.100:8096 | |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| EMBY_API_KEY | No | Emby API key for authentication | |
| DOCKER_SOCKET | No | Path to Docker socket | unix:///var/run/docker.sock |
| MCP_ADMIN_KEY | Yes | API key for admin endpoints | changeme-to-a-strong-random-key |
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 | |