Mcps
Mcps
Tool
Get Bsp Info
get_bsp_infoParse a Quake Live / Quake III BSP map file and return a structural summary: world bounds, shader count, surface count, brush count, leaf count, lightmap count, PVS cluster count, model count, and advertisement count. Accepts a bare map name (e.g. 'campgrounds'), 'maps/<name>.bsp', or a direct file path. Bare names are extracted from pk3 archives under WOLFCAMQL_BASEPATH; direct paths are read from MAP_DIR or as absolute paths.
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.

