Access merchant category codes and real merchant mappings via a fast, reliable API. Build better expense tracking, transaction categorization, and financial products.
{
"data": {
"mcc_code": "5411",
"category": "Grocery Stores",
"description": "Grocery Stores, Supermarkets",
"merchants": [
{ "name": "Walmart", "is_primary": true, "regions": ["us", "ca"] },
{ "name": "Costco", "is_primary": true, "regions": ["us", "ca", "au", "uk"] },
{ "name": "NTUC FairPrice", "is_primary": true, "regions": ["sg"] }
]
}
}A complete MCC code solution with merchant mappings, powered by community verification.
Start free, upgrade when you need more. No hidden fees, cancel anytime.
All plans include access to the web dashboard. Prices in USD. Annual billing available with 20% discount.
Simple REST endpoints with comprehensive data. Get started in minutes.
Connect MCC Explorer to Claude, Cursor, or any MCP-compatible AI tool. Ask questions about merchant category codes in natural language.
"What MCC code does Starbucks use?"
"Find hotels available in Singapore"
"List all regions with merchant coverage"
{
"mcpServers": {
"mcc-explorer": {
"command": "npx",
"args": ["@mcc-explorer/mcp-server"],
"env": {
"MCC_API_KEY": "your-key"
}
}
}
}Everything you need to know about MCC codes and our API