gunbroker_get_item
ActiveTool of Gunbroker
declared in 0.1.0
Get full details for a single GunBroker listing by item ID — title, description, prices, seller, shipping, condition, category, and time remaining. Public — needs only a GunBroker developer key (_apiKey).
Parameters schema
{
"type": "object",
"required": [
"_apiKey",
"itemID"
],
"properties": {
"itemID": {
"type": "string",
"description": "GunBroker numeric item ID."
},
"_apiKey": {
"type": "string",
"description": "GunBroker developer key (X-DevKey). Required."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gunbroker
https://github.com/pipeworx-io/mcp-gunbroker
1/7 registries