Overview
The COLA Cloud MCP server enables AI assistants to search and explore COLA data directly. It’s hosted remotely — no installation required.Claude Desktop Setup
Add to your Claude Desktop configuration (claude_desktop_config.json):
- “Find bourbon products from Kentucky approved in 2024”
- “Look up the product with barcode 012345678901”
- “Show me recent wine approvals from California”
Available Tools
| Tool | Description |
|---|---|
search_colas | Search COLAs with filters (brand, type, origin, date, ABV) |
get_cola | Get detailed COLA info by TTB ID |
lookup_barcode | Find COLAs by UPC/EAN barcode |
search_permittees | Search TTB permit holders |
get_permittee | Get permittee details |
get_api_usage | Check API usage and rate limits |