mcpbeat Sign in

Awesome Mineflayer MCP Server

local only

Awesome Mineflayer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 29 Jun 2026.

Control a Mineflayer Minecraft bot with 120+ MCP tools: move, mine, craft, fight, build, and see.

Installs per day peak 37 · avg 11 · -12% w/w
a month agotoday
74
Installs / week
npm · awesome-mineflayer-mcp
2
Stars
0 open issues
29 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Awesome Mineflayer MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add awesome-mineflayer-mcp -- npx -y awesome-mineflayer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "awesome-mineflayer-mcp": {
      "args": [
        "-y",
        "awesome-mineflayer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.awesome-mineflayer-mcp]
command = "npx"
args = ["-y", "awesome-mineflayer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "awesome-mineflayer-mcp": {
      "args": [
        "-y",
        "awesome-mineflayer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "awesome-mineflayer-mcp": {
      "args": [
        "-y",
        "awesome-mineflayer-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MCP_DEFAULT_HOST (Server to auto-connect on startup (optional).), MCP_DEFAULT_USERNAME (In-game name (offline) or account email (microsoft).), MCP_DEFAULT_AUTH (Auth mode: offline or microsoft.), MCP_DISABLE_GROUPS (Comma-separated tool-group keys to disable.), MCP_READ_ONLY (Observe-only mode (no world-mutating tools).), MCP_ALLOWED_HOSTS (Comma-separated allow-list of hosts the bot may join.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Awesome Mineflayer MCP

same job, measured the same way
Solana Snipe Bot MCP
by solara-snipe-bot

Autonomous Solana meme-coin sniper bot with 40 MCP tools for AI control.

3 515 installs/wk local only
Dynamodb
by pulsemcp

MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.

53 installs/wk local only
S3
by pulsemcp

MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.

54 installs/wk local only
Ableton Live MCP Server
by wstierhout

Control Ableton Live with 156 typed tools for music production and offline .als analysis.

776 installs/wk local only
FiveM MCP
by ziyacivan

Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.

67 installs/wk local only
Godot MCP
by tugcantopaloglu

MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development

92 installs/wk local only
Sema
by sema-lang

MCP tools for Sema — eval, compile, build, format, and docs for a Lisp with LLM primitives.

local only
Gcs
by pulsemcp

MCP server for Google Cloud Storage with fine-grained tool access control.

106 installs/wk local only

Awesome Mineflayer MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Awesome Mineflayer MCP?
Awesome Mineflayer MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package awesome-mineflayer-mcp was installed 74 times last week.
How do I connect Awesome Mineflayer MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls awesome-mineflayer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Awesome Mineflayer MCP?
The npm package awesome-mineflayer-mcp was installed 74 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Awesome Mineflayer MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.