In-depth architectural comparison of the Bind Alias Plus MCP and Bind Alias MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Bind Alias Plus MCP
Gaming · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Bind Alias MCP
Gaming · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Bind Alias Plus MCP if you need specialized Gaming tools running via a local process. Choose Bind Alias MCP if your workspace requires Gaming integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Bind Alias Plus MCP when:
You need dedicated capabilities in the Gaming domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Full game state snapshot — screen, world, dimension, player pos/rot, health, hotbar, inventory, effects, nearby players, plus drained chat/mod/sound/recipe messages
getScreenshot
Take a screenshot, return as base64 PNG with the standard state envelope
runAlias
Execute a chain of aliases. Optional `nap` (client ticks) defers the response while the game keeps running.
defineAlias
Define a new alias at runtime (requires being in a world).
readCFG
Read the per-save agent config (`saves/<save>/bind-alias/agent.cfg`). Requires being in a singleplayer world.
writeCFG
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Bind Alias Plus MCP is categorized under Gaming and uses a local stdio subprocess. In contrast, Bind Alias MCP belongs to Gaming using local stdio subprocess. Select Bind Alias Plus MCP when you need capabilities focused on gaming and Bind Alias MCP when you require tools for gaming.
Overwrite the per-save agent config and reload. Requires being in a singleplayer world.
readNotes
Read a file from the per-save agent directory (`saves/<save>/bind-alias/`). Plain filenames only, no paths.
writeNotes
Write a file to the per-save agent directory. Plain filenames only, no paths.
listRecipes
List unlocked recipes (diff or by query). Only works with a recipe-book screen open (inventory, crafting table, furnace, …).
Bind Alias MCP Tools (9)
getFullState
Full game state snapshot — screen, world, dimension, player pos/rot, health, hotbar, inventory, effects, nearby players, plus drained chat/mod/sound/recipe messages
getScreenshot
Take a screenshot, return as base64 PNG with the standard state envelope
runAlias
Execute a chain of aliases. Optional `nap` (client ticks) defers the response while the game keeps running.
defineAlias
Define a new alias at runtime (requires being in a world).
readCFG
Read the per-save agent config (`saves/<save>/bind-alias/agent.cfg`). Requires being in a singleplayer world.
writeCFG
Overwrite the per-save agent config and reload. Requires being in a singleplayer world.
readNotes
Read a file from the per-save agent directory (`saves/<save>/bind-alias/`). Plain filenames only, no paths.
writeNotes
Write a file to the per-save agent directory. Plain filenames only, no paths.
listRecipes
List unlocked recipes (diff or by query). Only works with a recipe-book screen open (inventory, crafting table, furnace, …).