CapzyCapzy / Data MCP Get API key

Platforms / target

target toolset

5 tools. Mount this server and your agent gets every target endpoint, fully typed.

https://mcp.capzy.ai/target/mcp
claude mcp add capzy-target --transport http https://mcp.capzy.ai/target/mcp \
  --header "Authorization: Bearer YOUR_KEY"

Products

target_category 1 credit Browse Category

Products in a Target category page.

ParamTypeRequiredDescription
category string required Category node or path from a target.com/c/ URL, e.g. 'on-to-college/-/N-5q0g0', 'N-5q0g0' or just '5q0g0'.
page integer optional Page number. Default: 1
sort_by string optional Sort order for results.
min_price number optional Only products priced at or above this amount.
max_price number optional Only products priced at or below this amount.
store_id string optional Target store id for pricing/availability.
zip string optional ZIP code for pricing/availability.
target_product 1 credit Product Detail

Full product detail for one TCIN: pricing, images, specifications, categories, seller and stock, with the review summary bundled in.

ParamTypeRequiredDescription
tcin string required Target catalog item number (TCIN).
store_id string optional Target store id for pricing/availability.
zip string optional ZIP code for pricing/availability.
target_reviews 1 credit Product Reviews

Guest reviews for a TCIN with the rating histogram, review highlights and individual customer reviews.

ParamTypeRequiredDescription
tcin string required Target catalog item number (TCIN).
page integer optional Review page number. Default: 1
sort string optional Review sort order.
rating integer optional Only reviews with this star rating, 1 to 5.
store_id string optional Target store id.
zip string optional ZIP code.
target_search 1 credit Search Products

Search Target products by keyword. Returns organic_results with pricing, ratings, seller and stock for each item.

ParamTypeRequiredDescription
query string required Search keywords.
page integer optional Result page number. Default: 1
per_page integer optional Results per page, 1 to 96. Default: 24
sort_by string optional Sort order for results.
min_price number optional Only products priced at or above this amount.
max_price number optional Only products priced at or below this amount.
brand string optional Filter to one or more brands. Comma separate multiple brands.
category_id string optional Scope the search to a Target category node id (N-xxxx).
in_stock boolean optional Keep only items available at the selected store. Default: False
store_id string optional Target store id for pricing/availability.
zip string optional ZIP code for pricing/availability.

Stores

target_stores 1 credit Store Locator

Nearby Target stores for a ZIP.

ParamTypeRequiredDescription
zip string required ZIP code, e.g. 10001.
within integer optional Search radius in miles. Default: 100
limit integer optional Maximum number of stores to return.

Fewer tools?

The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.