Skip to main content
Glama
framinosona

BetaSeries MCP Server

by framinosona

Related Servers

Alternatives to BetaSeries MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A comprehensive MCP server with 36 tools for tracking TV shows and movies, managing watchlists, and syncing ratings with Trakt.tv. It enables users to search extensive databases, check into current viewings, and receive personalized recommendations through natural language commands.
      24 npm
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A robust MCP server that wraps The Movie Database API, enabling LLMs to search movies, get details, popular movies, and recommendations.
      -
    • A
      license
      B
      quality
      A
      maintenance
      MCP server exposing Seerr's full v1 REST API as tools, enabling LLMs to search and discover media, manage requests and approvals, users, issues, watchlists, and integration settings for Plex/Jellyfin/Emby and Sonarr/Radarr, including reads and writes with destructive operations flagged.
      15
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready MCP server that gives an LLM agent standalone-equivalent control over a Mineflayer Minecraft bot — movement, mining, crafting, inventory, combat, containers, chat, and much more — exposed as 110 strongly-typed tools across 23 groups, with full bot lifecycle management and dual (poll + push) event streaming.
      50 npm
      2
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for managing a media server stack (Plex, Radarr, Overseerr, Bazarr, Prowlarr, Trakt.tv) using natural language to browse, request, and discover content.
      12
      MIT

    TDQS

    A3.8/5.0

    Scored across 23 tools

    Disambiguation4/5

    Each tool is named after a distinct resource (persons, badges, collections, etc.), so the boundaries are mostly clear. However, search functionality is duplicated: betaseries_search offers generic and per-type searches, while betaseries_movies, betaseries_shows, and betaseries_members also have their own search operations, which could cause misselection.

    Naming Consistency5/5

    All 23 tools follow the consistent pattern betaseries_<resource>. The nested operations also follow a consistent verb-noun convention (e.g., get-shows-display, post-comments-comment), making the naming predictable across the entire set.

    Tool Count3/5

    23 tools is on the heavy side but justified given the comprehensive BetaSeries API surface. It sits in the borderline range (16-25) where each tool earns its place but the overall number feels bulky for an agent to navigate.

    Completeness5/5

    The tool set covers the full domain of a TV/movie tracking service: shows, movies, episodes, seasons, planning, subtitles, comments, messaging, friends, member profiles, collections, polls, quizzes, and more. Lifecycle operations (create/read/update/delete) are present for the core resources, with no obvious dead ends.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues