Skip to main content
Glama

Related Servers

Alternatives to Minecraft RCON MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes: checking plugin status, querying databases, reading server logs, reading test logs, and executing commands. However, run_command and run_command_with_log have some overlap—both execute RCON commands—but their descriptions clarify that the latter is specifically for capturing log output, which helps differentiate them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., check_plugin_status, query_database, read_server_log). There are no deviations in naming conventions, making the set predictable and easy to understand.

    Tool Count5/5

    With 6 tools, the server is well-scoped for managing a Minecraft RCON server. Each tool serves a specific function—monitoring, logging, database queries, and command execution—without feeling excessive or insufficient for the domain.

    Completeness4/5

    The toolset covers core operations for Minecraft server management: health checks, log reading, database queries, and command execution. A minor gap is the lack of tools for writing to the database or managing server configurations, but agents can work around this using existing tools like run_command.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues