mcbedrock-mcp

Gives your AI assistants access to Minecraft Bedrock Edition scripting and addon documentation.

mcbedrock-mcp

A Model Context Protocol (MCP) server that gives AI assistants access to Minecraft Bedrock Edition scripting and addon documentation.

Setup

1. Install dependencies

npm install

2. Build

npm run build

3. Index documentation (run once)

npm run index-docs

4. Test it works

npm start

You should see: [mcbedrock-mcp] Server started and ready. Press Ctrl+C.

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "mcbedrock": {
      "command": "node",
      "args": ["/ABSOLUTE/PATH/TO/mcbedrock-mcp/dist/src/index.js"]
    }
  }
}

Replace /ABSOLUTE/PATH/TO/ with the real path to this project folder.

Available MCP Tools

ToolDescription
search_bedrock_docsFull-text search across all indexed Bedrock docs
get_bedrock_exampleGet code examples for a specific scripting topic
explain_bedrock_conceptGet an explanation of a Bedrock addon concept

Adding More Docs

Edit config.json and add entries to the sources array, then run npm run rebuild-db.

संबंधित सर्वर

NotebookLM Web Importer

एक क्लिक में वेब पेज और YouTube वीडियो NotebookLM में आयात करें। 200,000+ उपयोगकर्ताओं द्वारा विश्वसनीय।

Chrome एक्सटेंशन इंस्टॉल करें