Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

com.catalogapi/catalogapi

com.catalogapi/catalogapi

Check reward coverage by country, search real catalog items, and ask how CatalogAPI works.

Uptime
100.0%
2 direct probes · 30d
Response
954ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

check_coverage

Check whether CatalogAPI can supply rewards in one or more countries, and which product categories are available there. Call this when someone asks if rewards, gift cards, or incentives can be offered…

get_reward_details

Get detail for a single catalog item. Call this after search_rewards when someone asks about a specific item.

how_it_works

Answer questions about CatalogAPI itself: what it is, how rewards are delivered to recipients, how currencies and billing work, whether the catalog can be customized or extended with your own products…

search_rewards

Show example rewards available in one country. Call this when someone asks what kind of thing is on offer, or wants to see the catalog for a country. Returns items from a demonstration catalog: these …

How to use

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

{
  "mcpServers": {
    "com.catalogapi/catalogapi": {
      "url": "https://api.catalogapi.com/mcp",
      "transport": "streamable-http"
    }
  }
}