claude mcp add bindaliasplus-mcp -- npx -y bind-alias-plus-mcp{
"mcpServers": {
"bindaliasplus-mcp": {
"command": "npx",
"args": ["-y", "bind-alias-plus-mcp"]
}
}
}MCP Servers overview
# BindAliasPlus MCP
MCP bridge for the [BindAliasPlus](https://github.com/Prohect/BindAliasPlus) Minecraft mod. Lets AI agents control Minecraft: query game state, take screenshots, execute aliases, and edit the mod config.
## Prerequisites
- [Minecraft](https://www.minecraft.net) with the [BindAliasPlus](https://github.com/Prohect/BindAliasPlus) mod loaded
- The mod's HTTP API enabled (listens on `127.0.0.1:25575`)
## Install in Zed
Add to your `settings.json`:
```json
{
"context_servers": {
"bind-alias-plus": {
"command": {
"path": "npx",
"args": ["-y", "bind-alias-plus-mcp"]
}
}
}
}
```
**Sandbox permission** — the server connects to the mod on `127.0.0.1`. Add it to your network allowlist if you use Zed's agent sandbox:
```json
{
"agent": {
"sandbox_permissions": {
"network_hosts": ["127.0.0.1"]
}
}
}
```
## Install via CLI
```bash
npx bind-alias-plus-mcp
# or globally
npm install -g bind-alias-plus-mcp
```
The server speaks MCP on stdio. Point any MCP client at it.
## Tools
| Tool | What it does |
|---|---|
| `getState` | Game state snapshot: screen, world, dimension, player pos/rot, health, held item |
| `getScreenshot` | Trigger F2 screenshot, return as base64 PNG |
| `runAlias` | Execute a BindAliasPlus alias (34+ argless, 18 with args) |
| `defineAlias` | Define a new alias (requires being in a world) |
| `readCFG` | Read `bind-alias-plus.cfg` contents |
| `writeCFG` | Overwrite `bind-alias-plus.cfg` and reload |
See `runAlias` description for full alias reference, or the [mod docs](https://github.com/Prohect/BindAliasPlus).
## Related
- [BindAliasPlus mod](https://github.com/Prohect/BindAliasPlus) — the Minecraft mod this server bridges to
- [MCP Registry](https://registry.modelcontextprotocol.io) — registered as `io.github.Prohect/bind-alias-plus-mcp`
What people ask about BindAliasPlus-MCP
What is Prohect/BindAliasPlus-MCP?
+
Prohect/BindAliasPlus-MCP is mcp servers for the Claude AI ecosystem with 0 GitHub stars.
How do I install BindAliasPlus-MCP?
+
You can install BindAliasPlus-MCP by cloning the repository (https://github.com/Prohect/BindAliasPlus-MCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Prohect/BindAliasPlus-MCP safe to use?
+
Prohect/BindAliasPlus-MCP has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains Prohect/BindAliasPlus-MCP?
+
Prohect/BindAliasPlus-MCP is maintained by Prohect. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to BindAliasPlus-MCP?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy BindAliasPlus-MCP to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/prohect-bindaliasplus-mcp)<a href="https://claudewave.com/repo/prohect-bindaliasplus-mcp"><img src="https://claudewave.com/api/badge/prohect-bindaliasplus-mcp" alt="Featured on ClaudeWave: Prohect/BindAliasPlus-MCP" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!