Skip to main content
Glama
205,135 tools. Last updated 2026-06-17 06:33

"Kodi" matching MCP tools:

  • Configure Kodi server connections: list, add, update, or remove connection details. Set host, authentication, and default.
    GPL 3.0
  • Send raw JSON-RPC methods to Kodi for commands not covered by dedicated tools. Disabled by default, requires explicit opt-in.
    GPL 3.0
  • Stops the active player on a Kodi instance and clears the playlist, preventing queued items from playing.
    GPL 3.0
  • Pause the active player on any Kodi instance. Returns a snapshot of current playback state: media, title, artist, and time.
    GPL 3.0
  • Find playable media files in a Kodi library by name, with filters for artist, actor, or director. Provides paginated results and total count.
    GPL 3.0
  • Retrieve recently played items from the local playback log. Filter by time, media type, artist, or text; paginate results or get a count.
    GPL 3.0

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that lets an AI assistant control a Kodi media player over Kodi's JSON-RPC API — transport, volume, library search, queue management, and playback history. Written in C on the GLib stack.
    Last updated
    16
    GPL 3.0

Matching MCP Connectors

  • Clear all queued items from audio, video, and picture playlists without interrupting the currently playing track. Inspect with getplaylist first if content matters.
    GPL 3.0
  • Search for bands, artists, composers, actors, or directors by name or list all contributors of a specific type. Returns contributor names with associated media categories for further exploration.
    GPL 3.0
  • Queue an item behind the one now playing for continuous playback. Accepts library id or file path, with option to play next.
    GPL 3.0
  • Resumes paused media playback on a Kodi instance. Use this tool to continue playing from where it was paused; it does not start new content.
    GPL 3.0
  • Start playback of a media file by its path. Uses Player.Open to play any reachable file and returns the player state snapshot.
    GPL 3.0
  • Retrieve the items and current position from the active player's playlist or a named one (audio/video/picture) without altering the queue.
    GPL 3.0
  • Adjust volume of a Kodi instance by a relative percentage step. Omit step or set to 0 to report current volume, mute state, and range.
    GPL 3.0
  • Report the current playback state of a Kodi instance, including media details, without modifying playback.
    GPL 3.0
  • Mutes audio output of a Kodi instance. Returns the current mute status and volume level.
    GPL 3.0
  • Restore audio output on a Kodi instance. Returns current muted status and volume level.
    GPL 3.0
  • Get full details for a single program by slug. Use this after `search_programs` returned a result and the user wants to know more — full description, schedule, registration timing, contact info.
    Connector
  • Search licensed daycares in Lodi, CA. Filter by child age (in MONTHS — daycares think in months for under-5s), program kind (daycare / preschool / after_school), facility setting (in_home / center), or claimed-only (more reliable data). Returns up to 10 daycares with hours + tuition where available. For subsidy / bilingual / curriculum filters, follow up with `get_daycare` on a slug.
    Connector
  • Returns the cities Lodi Kids Activities currently serves. Today: Lodi, CA only. Other cities are seeded but inactive; do not surface as active to users.
    Connector
  • Structured map of LKA's public URLs and content sections. Equivalent to llms.txt — gives an AI grounding agent the full topology of the site so it knows what's worth crawling/calling.
    Connector