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.
When to Use
Use this tool when you need to parse 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/
MCP Connection
Connect to xpay✦ to access this tool (and 87+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("quakelive/get_bsp_info")xpay_run— Execute:xpay_run("quakelive/get_bsp_info", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
map | string | Yes | Map name (e.g. 'campgrounds') or path to a .bsp file. A bare name or 'maps/ |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Mcps (all tools) — 88 tools
- Add Player — $0.00/call
- Add Raw Snapshot — $0.00/call
- Add Server Command — $0.00/call
- Analyze Demo — $0.02/call
- Award Medal — $0.02/call
Links
- Tool page: https://xpay.tools/quakelive/get-bsp-info/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
map | string | Yes | 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. |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

