마인크래프트 위키 MCP
공식 Minecraft 위키를 탐색할 수 있는 MCP 서버입니다!
[!경고] 이 MCP는 아직 개발 중이며 대부분의 경우 작동하지만 여전히 사소한 문제와 버그가 남아 있을 수 있습니다!
특징
- 위키 검색 : Minecraft 구조물, 엔티티, 아이템 및 블록에 대한 정보를 찾아보세요
- 페이지 탐색 : 위키 페이지에서 요약 및 자세한 내용을 가져옵니다.
- 섹션 접근 : 위키 페이지 내의 특정 섹션을 타겟팅합니다.
- 카테고리 탐색 : 위키 카테고리와 해당 회원 페이지를 탐색합니다.
- 다국어 지원 : Minecraft Wiki의 다양한 언어 버전에 연결
설치
현재는 로컬 설치만 지원되며, 다른 설치도 지원될 수 있습니다!
수동 설치
지엑스피1
그런 다음 claude_desktop_config.json
에서 이 구성으로 서버를 사용할 수 있습니다.
구성
server.js 파일 경로를 업데이트하세요! 기본적으로 이 서버는 https://minecraft.wiki/api.php (영어 버전)에 연결됩니다. api-url
옵션을 사용하여 다른 언어 버전에 접속하면 다른 위키 API URL을 사용할 수 있습니다.
사용 가능한 도구
이 서버는 Minecraft Wiki와 상호 작용하기 위한 다음과 같은 도구를 제공합니다.
검색 및 탐색
MinecraftWiki_searchWiki
: 구조물, 엔티티, 아이템 또는 블록 검색MinecraftWiki_getPageSummary
: 페이지 요약 및 사용 가능한 섹션 목록 가져오기MinecraftWiki_resolveRedirect
: 페이지를 대상으로 리디렉션합니다.
페이지 콘텐츠
MinecraftWiki_getPageContent
: 전체 페이지 콘텐츠 가져오기MinecraftWiki_getPageSection
: 특정 섹션 콘텐츠 가져오기MinecraftWiki_getSectionsInPage
: 페이지의 모든 섹션에 대한 개요를 가져옵니다.
카테고리
MinecraftWiki_listAllCategories
: 사용 가능한 모든 카테고리 나열MinecraftWiki_listCategoryMembers
: 카테고리 내 페이지 목록MinecraftWiki_getCategoriesForPage
: 특정 페이지의 카테고리 가져오기
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
마인크래프트 관련 질문에 정확하게 답하기 위해 공식 마인크래프트 위키를 검색하고 질의합니다!
Related MCP Servers
- -securityAlicense-qualityAllows AI models to observe and interact with the Minecraft world through a bot.Last updated -1050TypeScriptMIT License
- -securityAlicense-qualityEnables AI agents to control Minecraft bots through a standardized JSON-RPC interface.Last updated -101318TypeScriptMIT License
- AsecurityAlicenseAqualityA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instructionLast updated -1492TypeScriptApache 2.0
- AsecurityAlicenseAqualityA server implementation for interacting with Wikidata API using the Model Context Protocol, providing tools for searching identifiers, extracting metadata, and executing SPARQL queries.Last updated -58PythonMIT License