Skip to main content
Glama

Related Servers

Alternatives to factorio-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables controlling an autonomous Minecraft Java Edition player through MCP, with structured world perception, navigation, gathering, crafting, combat, building, skill-based task execution, and long-term memory integration.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables coding-agent CLIs to control individual Minecraft players through local MCP tools so they can wait for chat requests, navigate, gather and chop resources, craft and place blocks, deliver items, and follow players. It provides structured tool results and coordination for survival-style teamwork in a Minecraft world.
      Apache 2.0

    TDQS

    B3.1/5.0

    Scored across 44 tools

    Disambiguation4/5

    Most tools target clearly distinct resource+action pairs (mine vs deconstruct, insert_items vs extract_items, build_plan vs run_plan). A few overlaps exist, particularly status/look_around/check_inventory all reporting character state and read_blueprint/import_blueprint both decoding blueprints, but the descriptions provide enough distinction.

    Naming Consistency3/5

    The majority use a readable verb_noun snake_case pattern, but there are notable deviations: status is a bare noun, job_cancel/job_status/job_wait put the object first, and production_stats is noun_noun. The style is still consistent enough to be readable, but not uniform.

    Tool Count2/5

    44 tools is well above the 25+ threshold and feels heavy even for a complex game agent. Many tools are granular and individually useful, but the surface could likely be consolidated (e.g. unified job management or movement tools) without losing capability.

    Completeness4/5

    The tool set covers character state, movement, mining, building, blueprints, inventory, combat, trains, research, jobs, events, and factory analysis. Minor gaps exist—such as no dedicated manual repair tool or broader logistics/rail construction tools—but the core gameplay workflows are well supported.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues