HytaleModder
https://server.smithery.ai/goustkor/hytalemodder/mcp
● degraded
Access the Hytale API documentation to build mods and custom content efficiently. Search for specific classes, interfaces, and enums to understand the game's internal structure. Retrieve detailed technical specifications and documentation for seamless development.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/goustkor/hytalemodder/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/goustkor/hytalemodder/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://smithery.ai/servers/goustkor/hytalemodder