Skip to main content
Glama
risnake

minecraft-mcp-server

by risnake

Related Servers

Alternatives to minecraft-mcp-server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.4/5.0

    Scored across 18 tools

    Disambiguation4/5

    Most tools target clearly distinct actions: chat, movement, building, world settings, and entity summoning are well separated. Minor overlap exists between get_bot_status (which includes position) and get_position, but descriptions clarify the aggregate vs. precise purpose.

    Naming Consistency4/5

    The naming is mostly consistent lowercase snake_case with a verb-first pattern, e.g., send_chat, get_inventory, summon_entity. The exception is 'setblock' versus 'set_block' style, and a few prepositional names like look_at and fly_to are minor deviations.

    Tool Count3/5

    With 18 tools, the server is on the heavier side but still defensible for a Minecraft bot covering movement, building, inventory, and world management. The count feels slightly broad rather than tightly scoped, but no tool is truly redundant.

    Completeness3/5

    The set covers chat, movement, building, teleportation, weather/time/gamerule control, and entity summoning. Notable gaps include no block breaking/reading, no disconnect tool, and no direct inventory manipulation beyond listing/giving items, which limits full lifecycle coverage.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues