MCPMC (Minecraft MCP)
MCPMC(마인크래프트 모델 컨텍스트 프로토콜)
마인플레이어를 통해 마인크래프트와 상호작용하기 위한 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 패키지를 사용하면 AI 에이전트가 표준화된 JSON-RPC 인터페이스를 통해 마인크래프트 봇을 제어할 수 있습니다.
특징
AI 에이전트 통합을 위한 완전한 MCP 호환성
안정적인 Minecraft 상호 작용을 위해 Mineflayer 기반으로 구축됨
탐색, 블록 조작, 재고 관리 등을 지원합니다.
실시간 게임 상태 모니터링
TypeScript를 지원하는 유형 안전 API
Related MCP server: MCP Minecraft Remote
설치
지엑스피1
용법
# Start the MCP server
mcpmc서버는 모델 컨텍스트 프로토콜(MCP)을 사용하여 stdin/stdout을 통해 통신합니다. 자세한 API 문서는 MCP 검사기를 참조하세요.
bun run inspector개발
# Install dependencies
bun install
# Run tests
bun test
# Build the project
bun run build
# Watch mode during development
bun run watch
# Run MCP inspector
bun run inspector기여하다
여러분의 참여를 환영합니다! 다음 단계를 따라주세요.
저장소를 포크하세요
기능에 대한 새 브랜치를 만듭니다.
변경 사항에 대한 테스트를 작성하세요
변경 사항을 만드세요
테스트를 실행하고 통과하는지 확인하세요
풀 리퀘스트 제출
적절하게 테스트를 업데이트하고 기존 코딩 스타일을 준수하세요.
특허
MIT 라이센스
저작권 (c) 2024 Gerred Dillon
본 소프트웨어 및 관련 문서 파일(이하 "소프트웨어")의 사본을 취득한 모든 사람에게 소프트웨어를 제한 없이 거래할 수 있는 권한을 무상으로 부여합니다. 여기에는 소프트웨어 사본을 사용, 복사, 수정, 병합, 게시, 배포, 하위 라이선스 및/또는 판매할 수 있는 권한이 포함되나 이에 국한되지 않으며, 소프트웨어가 제공된 사람에게도 이러한 권한을 부여합니다. 단, 다음 조건에 따라야 합니다.
위의 저작권 고지와 본 허가 고지는 소프트웨어의 모든 사본 또는 실질적인 부분에 포함되어야 합니다.
본 소프트웨어는 상품성, 특정 목적 적합성 및 비침해에 대한 보증을 포함하되 이에 국한되지 않는 명시적 또는 묵시적 보증 없이 "있는 그대로" 제공됩니다. 어떠한 경우에도 저작자 또는 저작권자는 본 소프트웨어 또는 본 소프트웨어의 사용 또는 기타 거래와 관련하여 발생하는 계약, 불법 행위 또는 기타 소송을 포함한 모든 청구, 손해 또는 기타 책임에 대해 책임을 지지 않습니다.
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
- AlicenseNot gradedqualityDmaintenanceAllows AI models to observe and interact with the Minecraft world through a bot.57100MIT
- AlicenseCqualityDmaintenanceAllows AI assistants to connect to and control Minecraft players on remote servers, enabling navigation, building, mining, inventory management, entity interaction, and chat communication through natural language commands.271113MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to control Minecraft bots via natural language commands by bridging a Python MCP server with a Node.js Mineflayer bridge. It supports a wide range of in-game actions including complex pathfinding, resource gathering, crafting, and combat.10MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI-driven interactions with Minecraft through a WebSocket-based server and MCP protocol, allowing external MCP clients and in-game chat to trigger AI tools.4MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.
MCP server for AI dialogue using various LLM models via AceDataCloud
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/gerred/mcpmc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server