Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

ai.ironscout/ironscout

ai.ironscout/ironscout

Read-only ammo pricing: offer search, caliber market snapshots, retailer directory. Descriptive.

Uptime
11.1%
9 probes
Response
611ms
last probe
Tools
5
callable

Tools · 5

search_offers

Search canonical ammunition products and their current per-retailer offers. Results are descriptive only — prices, availability, $/round, observation time, and provenance, with no verdicts, scores, or…

get_product

Fetch a single canonical product by its `canonicalProductId`, with current per-retailer offers. Descriptive only. Returns an `error_v1` body with `NOT_FOUND` if the id is unknown.

get_market_snapshot

Caliber-level price distribution (median, p25, p75, min, max) over a rolling window. Purely descriptive statistics with methodology and sample counts; never a forecast or recommendation. Returns `erro…

list_calibers

Enumerate every canonical caliber IronScout recognizes, each flagged with whether a current market snapshot exists and its sample count. Calibers without a snapshot are still listed (with `hasSnapshot…

list_retailers

List currently eligible/visible retailers. Ineligible retailers are omitted entirely (fail-closed, ADR-005). Descriptive directory only.

Similar MCP servers embedding-nearest

AirShelf Catalog live
Cross-vendor B2B catalog for AI agents: search, compare, find equivalents, request a quote.
6 tools · streamable-http
ai.painspotter/painspotter live
AI-analyzed startup opportunities from Reddit, Hacker News & Product Hunt, with commercial scores.
7 tools · streamable-http
Signal8 live
SEC filings, dilution, insider & institutional ownership, and political-trade data for AI agents.
86 tools · streamable-http
Agentic Shelf live
Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.
7 tools · streamable-http
ai.plith/plith live
AI agent infrastructure: dedup, cost prediction, validation, governance, failure intelligence.
15 tools · streamable-http
ATOM Pricing Intelligence live
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
8 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.ironscout/ironscout": {
      "url": "https://mcp.ironscout.ai/mcp",
      "transport": "streamable-http"
    }
  }
}