← Registry

Data Collection

tiresapi.com

Provides free access to tire pricing, fitment, and retailer freshness data via cookbook searches and database queries.

1 endpoint39 known toolsFirst detected May 24, 2026Last detected July 6, 2026

ENDPOINT 1

https://tiresapi.com/mcp

No auth detected

Known tools 39

cookbook_search

FREE — CALL THIS FIRST for any tire-pricing, fitment, market-spread, promo, retailer, freshness, or 'what's the best X under $Y' question you haven't answered before.

cookbook_read

FREE — Return the full Markdown body of one cookbook recipe by slug.

corpus_retailer_freshness

FREE — Per-retailer scrape recency over a 30-day window.

view_proc_source

FREE — Read the live T-SQL source of one of the allowlisted PUBLIC procs / views (Corpus_*, Answer_*, public dbo.v_* sandbox views).

list_elevated_diagnostics

FREE with bearer — returns GET /api/v1/agents/me including `elevated_access` (tier, extra_sandbox_views, elevated_proc_sources, sandbox billing).

view_elevated_proc_source

FREE with bearer — diagnostics-tier only.

view_elevated_view_source

FREE with bearer — diagnostics-tier only.

evsrc_v_inventory_history_diagnostics

FREE with bearer — diagnostics-tier DDL for dbo.v_inventory_history_diagnostics only.

evsrc_v_response_raw_diagnostics

FREE with bearer — diagnostics-tier DDL for dbo.v_response_raw_diagnostics only.

evsrc_v_tire_inventory

FREE with bearer — diagnostics-tier DDL for dbo.v_tire_inventory only.

evsrc_v_tire_product_detail

FREE with bearer — diagnostics-tier DDL for dbo.v_tire_product_detail only.

evsrc_v_tire_size

FREE with bearer — diagnostics-tier DDL for dbo.v_tire_size only.

evsrc_v_retailer_store

FREE with bearer — diagnostics-tier DDL for dbo.v_retailer_store only.

evsrc_v_retailer_store_detail

FREE with bearer — diagnostics-tier DDL for dbo.v_retailer_store_detail only.

fitment_years

List vehicle years for tire fitment lookup.

fitment_makes

List vehicle makes for a given year.

fitment_models

List vehicle models for a make/year.

fitment_trims

FREE: list OEM trims for a (year, make_id, model_id).

fitment_sizes

Stock + optional tire sizes for a make/year/model.

stores_near

PAID ($0.001): Retailers within radius of a ZIP (optional SKU filter).

best_price_near

PAID ($0.001): Cheapest tire listing near a ZIP for a size or SKU.

corpus_facets_index

FREE: facet index (metadata + endpoint links; no huge enum arrays).

corpus_facets_brands

FREE: legal brand values for corpus filters.

corpus_facets_tire_sizes

FREE: legal tire size strings for corpus filters.

corpus_facets_retailers

FREE: retailer keys in the store directory.

corpus_facets_states

FREE: US states with retailer stores.

corpus_facets_history_window

FREE: min/max UTC dates in inventory history.

corpus_facets_brand_tiers

FREE: brand → fg_brand_tier classification map (Best/Better/Good/Economy).

corpus_catalogue

PAID ($5.000): Paged tire SKU catalogue (max 100 rows/page).

corpus_retailers

PAID ($5.000): Paged retailer store directory (max 100 rows/page).

corpus_retailer_fees

PAID ($0.005): Per-retailer fee structure (install + disposal + shop + road-hazard + lifetime-balance + alignment) for converting sticker prices into DRIVE-OUT (out-the-door) totals.

corpus_inventory_latest

PAID ($0.010): Latest inventory snapshot rows (requires a narrowing filter).

corpus_inventory_history

PAID ($0.050): Inventory history walk with date/size/retailer/geo filters (200 rows/page).

corpus_price_deltas_dma

PAID ($0.050): Widest same-tire price spread per DMA on a snapshot date.

corpus_price_deltas_zip

PAID ($0.050): Widest same-tire price spread inside zip+radius.

corpus_price_history_sku

PAID ($0.030): Daily min/avg/max price series for one SKU (up to 365 days).

corpus_price_history_size

PAID ($0.030): Daily min/avg/max price series for a tire size (up to 365 days).

corpus_promo_frequency

PAID ($0.030): Use when asked HOW OFTEN or HOW FREQUENTLY any retailer runs promotions, or to compare promo cadence across retailers / brands.

run_query

PAID ($0.020): SQL sandbox.