Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KODI_HOST | Yes | Kodi server IP address | localhost |
KODI_PORT | Yes | Kodi JSON-RPC port | 8080 |
LOG_LEVEL | No | Logging level | INFO |
SERVER_HOST | No | MCP server bind address | 0.0.0.0 |
SERVER_PORT | No | MCP server port | 8080 |
KODI_PASSWORD | Yes | Kodi password | |
KODI_USERNAME | Yes | Kodi username | |
MCP_SERVER_NAME | No | MCP server identifier | kodi-controller |
KODI_DOWNLOADS_PATH | Yes | Path to downloads folder |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |