Minecode MCP
UnclaimedMine code MCP is a MCP for minecraft datapack/mod/texturepack devs. It is make for ai agents and provides them tools to access wikis, generators, latest bugfixes, and changelogs per update.
Install
pip install minecode-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (19)
get_logs
Read Minecraft logs (auto-detects default, Prism, or TLauncher)
get_wiki_category
Get pages in a category
get_wiki_command_info
Get detailed command syntax documentation
get_wiki_commands
List all Minecraft commands
get_wiki_page
Get page summary and section list
get_wiki_page_content
Get full structured page content
misode_get_generators
List all datapack generators
misode_get_loot_tables
Get loot tables by category
misode_get_preset_data
Get full JSON for a preset
misode_get_presets
Get vanilla presets for a generator
misode_get_recipes
Get recipes with filtering
misode_list_versions
List available Misode/Minecraft versions
search_mojira
Search bug reports (filter by project, status, resolution)
search_wiki
Search for wiki pages (supports full-text search with snippets)
spyglass_get_block_states
Get block state properties and defaults
spyglass_get_commands
Get command syntax trees
spyglass_get_mcdoc_symbols
Get vanilla mcdoc type symbols for NBT/data structures
spyglass_get_registries
Get registry entries (items, blocks, entities, biomes, etc.)
spyglass_get_versions
Get all MC versions with pack formats