Mcps
Mcps
Tool
Get Bsp Entities
get_bsp_entitiesReturn the raw entity string from a BSP map file. The entity string contains all map entities: spawn points, item pickups (weapons, armor, health, powerups), triggers, teleporters, jump pads, etc. Each entity is a brace-delimited block of key/value pairs. Accepts a bare map name, 'maps/<name>.bsp', or a direct path — see get_bsp_info for lookup rules.
Pricing
Per call
$0.02
Model
time-based
Pay only for what you use. No subscriptions.
Inputs
map *
stringTry It
API
MCP Config
Input Parameters
Map name (e.g. 'campgrounds') or path to a .bsp file. A bare name or 'maps/<name>.bsp' is searched inside pk3 archives under WOLFCAMQL_BASEPATH. An absolute path or a path relative to MAP_DIR is read directly.

