Kodi MCP Server
by dgoo2308
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KODI_HOST | No | Kodi server IP address | 192.168.1.71 |
| KODI_PORT | No | Kodi web interface port | 8080 |
| USE_HTTPS | No | Use HTTPS connection | false |
| SOCKS5_HOST | No | SOCKS5 proxy host | |
| SOCKS5_PORT | No | SOCKS5 proxy port | 1080 |
| KODI_TIMEOUT | No | Request timeout in seconds | 30 |
| KODI_PASSWORD | No | Authentication password | kodi |
| KODI_USERNAME | No | Authentication username | kodi |
| SOCKS5_PASSWORD | No | SOCKS5 proxy password (optional) | |
| SOCKS5_USERNAME | No | SOCKS5 proxy username (optional) |
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 | |
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/dgoo2308/kodi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server