All four tools read; none of them touches your mod project. get_minecraft_version is the honest opening call because it reports which versions the indexed documentation actually carries, and that determines whether a code example you get back applies to the version you are targeting. get_example is the tool doing the real work — it returns full snippets with their source documentation attached rather than a fragment you have to place yourself.
A documentation-retrieval server over an index of Fabric modding material — guides, API information, concepts and code examples.
- Search across Fabric modding documentation by query and category
- Code examples for a topic, returned with explanations, source documentation and metadata, and filterable by minecraft_version, loader and language
- Explanations of a named Fabric or Minecraft modding concept, including terminology and architectural patterns
- The Minecraft versions present in the index — the latest one or all of them
Nothing — no account, no key.
One command — npm install -g mcmodding-mcp
