Skip to main content
Glama

generate_world

Create procedural RPG worlds with customizable dimensions, terrain ratios, and climate parameters for tabletop gaming sessions.

Instructions

Generate a new procedural RPG world with seed, width, and height parameters. Example: { "seed": "atlas", "width": 50, "height": 50 }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seedYesSeed for random number generation
widthYesWidth of the world grid
heightYesHeight of the world grid
landRatioNoLand to water ratio (0.1 = mostly ocean, 0.9 = mostly land, default 0.3)
temperatureOffsetNoGlobal temperature offset (-30 to +30) to shift biome distribution
moistureOffsetNoGlobal moisture offset (-30 to +30) to shift biome distribution
sessionIdNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mnehmos/rpg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server