Bedrock Wiki MCP
Bedrock Wiki MCP
Minecraft Bedrock Editionアドオン開発の知識を提供する、自己ホスト型の読み取り専用Model Context Protocolサーバーです。
ステータス
**マイルストーン0 — リポジトリ/ブートストラップは進行中です。**検索、インデックス作成、ドキュメントの取り込みは、意図的にまだ実装されていません。
計画されているv1スタックは次のとおりです:
Node.js 24 LTS
TypeScript
公式Model Context Protocol TypeScript SDK v2
/mcpでのStreamable HTTPSQLite + FTS5 による語彙検索
Bedrock対応のパース、チャンキング、厳密な識別子マッチング、バージョン対応のランキング
通常運用に有料APIやホスト型ベクトルデータベースは不要
Related MCP server: repocks
設計上の制約
公開MCP機能は読み取り専用です。
MCPサーバーは、任意のファイルシステムアクセスやコマンド実行ではなく、知識を公開します。
安定版のMicrosoft/Mojangドキュメントは、プレビュー版、過去版、またはコミュニティの資料よりも優先されます。
プレビュー版および過去版のAPI資料は、メタデータによって判別可能であり、現在の安定版の回答が存在する場合は、デフォルトの検索対象から除外されます。
生成されたデータベースとソースのチェックアウトはデプロイ状態であり、Gitにはコミットされません。
予定されている知識ソース
MicrosoftDocs/minecraft-creator— 主要なCreatorドキュメントとScript APIリファレンス。Mojang/bedrock-samplesmain— 公式の安定版ビヘイビアーパック/リソースパックのサンプル。Mojang/bedrock-samplespreview— オプションのプレビュー資料で、デフォルトでは無効です。microsoft/minecraft-samples— 公式のチュートリアルとプロジェクトサンプル。
ソース定義は config/sources.json にあります。
開発
要件:
Node.js 24.x
npm
依存関係のインストール:
npm installチェックの実行:
npm run check開発サーバーの起動:
npm run dev -- serve安全なデフォルトのバインドはローカルのみです:
http://127.0.0.1:8080/mcpヘルスチェック:
GET http://127.0.0.1:8080/health環境変数は .env.example に記載されています。
現在のCLI
bedrock-mcp serve
bedrock-mcp version
bedrock-mcp help管理用の取り込み/インデックス作成コマンドは、今後のマイルストーンで追加される予定であり、公開MCPツールとして公開されることはありません。
リポジトリのデータポリシー
以下はローカルで生成/デプロイされ、Gitで無視されます:
SQLiteインデックス
SQLite WAL/SHMファイル
クローンされた上流の知識ソース
一時的な取り込みファイル
バックアップ
ログ
knowledge/local/ は、後で意図的にリポジトリに追加される厳選されたローカルソース資料用に予約されています。
ライセンス
プロジェクトのライセンスはまだ選択されていません。
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