Bedrock Wiki MCP
Bedrock Wiki MCP
Ein selbst gehosteter, schreibgeschützter Model Context Protocol-Server für das Wissen über die Entwicklung von Add-ons für Minecraft Bedrock Edition.
Status
Meilenstein 0 – Repository/Bootstrap ist in Arbeit. Suche, Indizierung und Dokumentaufnahme sind absichtlich noch nicht implementiert.
Der geplante v1-Stack ist:
Node.js 24 LTS
TypeScript
offizielles Model Context Protocol TypeScript SDK v2
Streamable HTTP unter
/mcpSQLite + FTS5 lexikalische Abfrage
Bedrock-bewusstes Parsen, Chunking, exakte Identifikator-Übereinstimmung und versionsbewusstes Ranking
keine kostenpflichtige API oder gehostete Vektordatenbank für den normalen Betrieb erforderlich
Related MCP server: repocks
Design-Einschränkungen
Die öffentliche MCP-Funktionalität ist schreibgeschützt.
Der MCP-Server wird Wissen bereitstellen, keinen beliebigen Dateisystemzugriff oder die Ausführung von Befehlen.
Stabile Microsoft/Mojang-Dokumentation hat Priorität gegenüber Vorschau-, historischem oder Community-Material.
Vorschau- und historisches API-Material wird in den Metadaten unterscheidbar sein und von der Standardabfrage ausgeschlossen, wenn eine aktuelle stabile Antwort existiert.
Generierte Datenbanken und Quellcode-Auscheckungen sind Bereitstellungszustand und werden nicht in Git eingecheckt.
Geplante Wissensquellen
MicrosoftDocs/minecraft-creator– primäre Creator-Dokumentation und Script-API-Referenz.Mojang/bedrock-samplesmain– offizielle stabile Verhaltens-/Ressourcenpaket-Beispiele.Mojang/bedrock-samplespreview– optionales Vorschaumaterial, standardmäßig deaktiviert.microsoft/minecraft-samples– offizielle Tutorial- und Projektbeispiele.
Quelldefinitionen befinden sich in config/sources.json.
Entwicklung
Anforderungen:
Node.js 24.x
npm
Abhängigkeiten installieren:
npm installPrüfungen ausführen:
npm run checkEntwicklungsserver starten:
npm run dev -- serveDie sichere Standardbindung ist nur lokal:
http://127.0.0.1:8080/mcpGesundheitscheck:
GET http://127.0.0.1:8080/healthUmgebungsvariablen sind in .env.example dokumentiert.
Aktuelle CLI
bedrock-mcp serve
bedrock-mcp version
bedrock-mcp helpAdministrative Aufnahme-/Indexbefehle werden in späteren Meilensteinen hinzugefügt und nicht als öffentliche MCP-Tools bereitgestellt.
Repository-Datenrichtlinie
Die folgenden werden lokal generiert/bereitgestellt und von Git ignoriert:
SQLite-Indizes
SQLite-WAL/SHM-Dateien
geklonte Upstream-Wissensquellen
temporäre Aufnahmedateien
Sicherungen
Protokolle
knowledge/local/ ist für kuratiertes lokales Quellmaterial reserviert, das später bewusst zum Repository hinzugefügt wird.
Lizenz
Eine Projektlizenz wurde noch nicht ausgewählt.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive access to MCP documentation through structured guides, full-text search, and interactive development workflows for building servers and clients.311MIT
- AlicenseNot gradedqualityDmaintenanceTransforms Markdown documentation into an intelligent knowledge base with AI-powered search and Q\&A through an MCP server.139MIT
- AlicenseAqualityCmaintenanceEnables managing internal documentation with search and add capabilities, and fetching official documentation from 13+ popular libraries via MCP tools.69MIT
- AlicenseNot gradedqualityAmaintenanceProvides a local MCP server for searching and retrieving documentation from 22+ open-source projects, enabling AI coding assistants to access up-to-date docs without network dependency.202MIT
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PastaHimself/Bedrock-Wiki-Mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server