Mcmodding MCP
Unclaimedmcmodding-mcp is a Model Context Protocol (MCP) server that gives AI assistants like Claude direct access to Minecraft modding documentation. Instead of relying on potentially outdated training data, your AI assistant can search real documentation, find code examples, and explain concepts accurately.
Install
npx mcmodding-mcp manageUnclaimed 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 (13)
browse_package
Discover classes in a Minecraft package.
explain_fabric_concept
Get detailed explanations of modding concepts with related resources.
get_class_details
Get comprehensive information about a Minecraft class including all methods and fields.
get_example
Get working code examples for any topic.
get_method_signature
Get the full signature of a method including all parameter names and types.
get_minecraft_version
Get current Minecraft version information.
get_mod_example
Get detailed information about a specific example with full code and explanations.
list_canonical_mods
Discover all indexed mods and their available examples.
list_mod_categories
Browse available example categories (blocks, entities, rendering, etc.).
lookup_obfuscated
Look up deobfuscated names from obfuscated identifiers (useful for crash logs).
search_fabric_docs
Search documentation with smart filtering.
search_mappings
Search Minecraft class, method, and field mappings with parameter names and Javadocs.
search_mod_examples
Search battle-tested code from popular mods like Create, Botania, and Applied Energistics 2.