jmrapp1/HytaleModding.dev-MCP-Server
An MCP (Model Context Protocol) server that provides AI tools with access to the HytaleModding.dev documentation. Run it locally and connect it to Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.
Platform-specific configuration:
{
"mcpServers": {
"HytaleModding.dev-MCP-Server": {
"command": "npx",
"args": [
"-y",
"HytaleModding.dev-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...