minecraft_mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@minecraft_mcpcompile and test my Paper plugin"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Minecraft Plugin Development MCP
Yapay zekâ kodlama ajanlarının Paper eklentilerini gerçek Paper üzerinde derleyip çalıştırmasını, sınırlandırılmış test eylemleriyle doğrulamasını ve kanıtlanabilir başarısızlık raporu üretmesini sağlayan yerel geliştirme altyapısı.
Durum:
prototype— D0 (Product/Architecture Freeze) aşamasında. Public V1 release'i, protokol2026-07-28destekleyen stable bir MCP 2.x SDK seçilip pinlenene kadar bloklanmıştır. Ayrıntı:docs/adr/0002-mcp-stdio-transport.md
Bu ürün ne değildir
Canlı Minecraft sunucusu yönetim aracı değildir.
Serbest shell / RCON / Minecraft konsolu erişimi vermez.
Genel amaçlı Minecraft botu değildir.
Uzak MCP veya çok kullanıcılı bulut hizmeti değildir.
trusted-localbackend bir sandbox değildir. Kötü niyetli Java/Gradle koduna karşı host izolasyonu sağlamaz. Bkz.docs/security/threat-model.md.
Related MCP server: PatchWarden
Kapalı döngü
proje kaydı -> source snapshot -> supply-chain doğrulama -> izole build
-> artifact provenance -> disposable Paper runtime -> ready gate
-> deterministik fixture -> test eylemleri -> assertion
-> evidence + rapor -> güvenli cleanup -> retentionBelgeler
Belge | İçerik |
Kararlar ve bağlantılar (kısa özet) | |
JTBD, kapsam, KPI | |
Process topolojisi, kimlikler, durum makineleri | |
Mimari kararlar | |
MCP, Bridge, DSL, config sözleşmeleri | |
Threat model, güvenlik garantileri | |
Test stratejisi ve kalite kapıları | |
Roadmap, milestone kabul kriterleri, spike'lar | |
Kurulum, doctor, incident response |
Kaynak sözleşme belgesi (V3, tek dosya): sürüm kontrolü dışında tutulur; bu repository'deki docs/ ağacı normatif kaynaktır.
Kilitlenmiş uyumluluk profili
compatibility/paper-26.2-build-84-v1.yaml
⚠️ Profil
verification.status: unverifieddurumundadır. D0A çıkışı için her sürüm koordinatı canlı kaynaktan doğrulanmalıdır (scripts/verify-compatibility.mjs).
Depo yapısı
apps/mcp-server/ MCP Server process (stdio)
apps/run-supervisor/ Run Supervisor process (build, runtime, ownership)
bridge/paper/ Paper Bridge plugin (Java, Paper JVM içinde)
actors/protocol-test-actor/ Protocol Test Actor (M2B, conditional)
packages/contracts/ Paylaşılan JSON Schema sözleşmeleri
packages/capability-registry/ Capability kayıtları (tek gerçek kaynak)
packages/error-catalog/ Error code kayıtları (tek gerçek kaynak)
packages/generated-types/ Üretilmiş TS/Java tipleri (elle düzenlenmez)
packages/evidence-model/ Evidence ve report modeli
packages/config-schema/ Ürün config şeması
packages/test-fixtures/ Test fixture yardımcıları
compatibility/ Uyumluluk profilleri
fixtures/ Dünyalar, örnek projeler, config'ler, manifest'ler
scenarios/ Scenario DSL dosyaları
scripts/ Codegen, doğrulama, doctorGeliştirme
Gereksinimler profil tarafından kilitlenmiştir (Node, Java, Gradle sürümleri için profile bakın).
pnpm installpnpm run gen && pnpm run checkpnpm run gen capability/error registry'den tipleri üretir; pnpm run check parse, schema, drift, lint ve test kapılarını çalıştırır. CI aynı komutları koşar (.github/workflows/pr.yml).
Lisans
MIT — bkz. LICENSE.
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
- Alicense-qualityBmaintenanceAn MCP server that provides AI coding agents with AST-accurate, context-budget-aware codebase querying, safety gates, and team policy integration via structured tools and a local plugin layer.Last updated5404MIT
- AlicenseBqualityAmaintenanceA local MCP server that provides a safe plan-and-execute workflow for AI coding assistants, storing plans and tasks, and executing agent commands with an allow-list for security.Last updated2719702MIT
- AlicenseAqualityAmaintenanceAn MCP server that empowers AI coding agents to work effectively with Minecraft mod development, providing static analysis of decompiled source code and runtime interaction with a running Minecraft instance.Last updated313210MIT
- Alicense-qualityDmaintenanceA local MCP server that gives AI coding agents persistent memory and context across sessions.Last updated7MIT
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
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/WinierKingYT/minecraft_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server