MinecraftServerMCP

MrApik/MinecraftServerMCP
★ 1 stars Java 📦 Other Updated 6d ago
A bundled MCP server delivered as a Spigot plugin for Minecraft servers.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "minecraftservermcp": {
      "command": "npx",
      "args": [
        "-y",
        "MrApik/MinecraftServerMCP"
      ]
    }
  }
}

Topics

ai-toolsmcpmcp-serverminecraftminecraft-pluginspigotmc-plugin