AnCarsenat/minecode-mcp
Mine 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.
Platform-specific configuration:
{
"mcpServers": {
"minecode-mcp": {
"command": "npx",
"args": [
"-y",
"minecode-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...