Skip to main content
Glama
gibeon-io

@gibeon/mcp-server

Official
by gibeon-io

Related Servers

Alternatives to @gibeon/mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A FastAPI-based MCP server that integrates with smartscreen.tv, allowing you to programmatically control web displays by displaying media, sending notifications, and controlling playback via HTTP commands.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for the Mobilerun platform, exposing tools for device control, workflow automation, task management, and platform operations via a stateless HTTP or stdio interface with bearer-token authentication and policy-based access control.
      Apache 2.0
    • F
      license
      B
      quality
      D
      maintenance
      MCP server for interacting with MindReset devices to display text, icons, and images on device screens.
      4
      35
      -
    • A
      license
      B
      quality
      D
      maintenance
      MCP server for sending Gotify push notifications to your devices.
      1
      MIT

    TDQS

    A4.6/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action (players vs playlists vs playlist items, list/get/create/update/delete/publish). Even similar operations like update_player vs publish_players are clearly differentiated by their descriptions.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in lowercase snake_case (list_players, get_playlist, add_playlist_item, reorder_playlist_items). Plural vs singular usage is conventional and predictable.

    Tool Count5/5

    13 tools is well-scoped for the player/playlist/playlist-item domain. Each tool covers a distinct operation, and the count is within the ideal range.

    Completeness3/5

    Playlist items have full CRUD plus reorder, and players cover list/get/update/publish. However, update_player can assign sequence_id or planning_id, yet there are no tools to manage sequences or planning, creating a dead end for those workflows. Asset management is also external, but that may be out of scope.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues