CatalogAPI MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CatalogAPI MCP ServerCan we send rewards to recipients in Brazil?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CatalogAPI MCP server
A public, read-only MCP server for CatalogAPI, the global rewards and gift card API.
Connect it and your assistant can answer questions about reward coverage, catalog contents, and how the integration works using our real data instead of guessing.
No API key. No signup. Nothing to install.
https://api.catalogapi.com/mcpAdd it
Claude Code:
claude mcp add --transport http catalogapi https://api.catalogapi.com/mcpFor other clients, see docs/clients.md.
Related MCP server: Saleor MCP Server
What you can ask
Once connected, questions like these get answered from live data:
"Can we send rewards to recipients in Poland, Brazil, and Japan?"
"What kind of rewards are available in Germany?"
"How do rewards actually reach a recipient?"
"What does a catalog price mean? Is that what my users pay?"
"What would integrating this look like if we already have a storefront?"
Tools
Tool | What it does |
| Which countries are covered, and which categories are available in each |
| Example items from a demonstration catalog for one country |
| Detail for a single catalog item |
| Answers about the service itself: coverage, fulfillment, pricing, integration |
Full reference: docs/tools.md.
All four are read-only. The server exposes nothing that is not already public on api.catalogapi.com/browse.
Two things worth knowing
search_rewards returns examples, not inventory. It reads a demonstration
catalog, and it does not return pricing. For a definitive answer about what a
country supports, use check_coverage.
check_coverage is the authoritative one. If the two ever seem to disagree,
believe check_coverage.
Postman collection
postman/ has a collection covering the REST API itself: 35
requests across the cart, catalog, and order lifecycle, plus a sandbox
environment.
The environment ships with an empty apiKey. Create a sandbox key from your
dashboard after signing up, and
fill it in.
Links
Support
Questions about the MCP server: open an issue here.
Anything else, including API and account questions: support@catalogapi.com.
About this repository
CatalogAPI is a commercial service and its implementation is not open source. This repository is the public home of the MCP server: documentation, client configuration, the Postman collection, and an issue tracker. The server runs at the endpoint above.
The MIT licence covers the contents of this repository, meaning the documentation and the Postman collection. It does not cover the CatalogAPI service, the API, or the catalog data, which are governed by your agreement with us.
CatalogAPI is a service of WHAPPS LLC.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceAllows AI agents to interact with a remote TMF620 Product Catalog Management API, enabling operations like listing, retrieving, and creating catalogs, product offerings, and product specifications.Last updated3MIT

Saleor MCP Serverofficial
Alicense-qualityAmaintenanceEnables AI assistants to interact with Saleor Commerce instances to fetch data about products, customers, and orders through a read-only GraphQL API integration. Supports secure authentication and domain validation for connecting to Saleor cloud instances.Last updated16AGPL 3.0- Alicense-quality-maintenanceEnables LLMs to query the Cisco Commerce Catalog API for product pricing, availability, specifications, service options, and end-of-life information across 21 regional price lists.Last updated
- Alicense-qualityCmaintenanceEnables AI assistants to read-only access Catawiki auction marketplace data, including searching lots, inspecting items, browsing categories, and exploring auctions.Last updatedMIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/catalogapi/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server