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
| Tool | Description |
|---|---|
search_bedrock_docs | Full-text search across all indexed Bedrock docs |
get_bedrock_example | Get code examples for a specific scripting topic |
explain_bedrock_concept | Get 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.
Related Servers
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Fluent (ServiceNow SDK)
Manage ServiceNow metadata, modules, records, and tests using Fluent, a TypeScript-based declarative DSL. Supports all ServiceNow SDK CLI commands.
My MCP Server
A remote MCP server example deployable on Cloudflare Workers without authentication.
gluestack-ui MCP Server
An MCP server tailored for React Native–first development using Gluestack UI
AIP Identity
Cryptographic identity for MCP clients — Ed25519 keypairs, DID-based verification, trust scoring, encrypted messaging, and artifact signing.
PromptThrift MCP
Smart token compression for LLM apps. Save 70-90% on API costs with Gemma 4 local compression, multi-model cost tracking, and intelligent model routing.
APIClaw — Amazon Data API for AI Agents
Real-time Amazon data API built for AI agents. 200M+ products, 1B+ reviews, live BSR, pricing, and competitor data as clean JSON. 10 agent skills for market research, competitor monitoring, pricing, listing audits, and more. 1,000 free credits.
Apktool
A server for Android APK analysis and reverse engineering using Apktool.
PyMilvus Code Generate Helper
Retrieves relevant code snippets and documents to assist in generating PyMilvus code, requiring a running Milvus instance.
Ultra Context
The context API for AI agents
Omilia MCP Tools
A set of tools for managing miniapps, orchestrator apps, and dialog logs on the Omilia Cloud Platform (OCP).