
Canuckeats — Canadian Food Delivery
Let your coding agent search Canadian restaurants and place real UberEats or DoorDash orders through a hosted MCP API.
Overview
Canuckeats is a Build-phase MCP server for integrations that connects AI agents to 17,000+ Canadian restaurants via UberEats and DoorDash.
What is this MCP server?
- Coverage stated as 17,000+ restaurants across 89 Canadian cities
- Routes orders through real UberEats and DoorDash backends
- Remote streamable-http MCP at https://mcp.canuckeats.com/mcp
- Free API key via https://mcp.canuckeats.com/register
- Authorization header Bearer YOUR_KEY required on remote MCP calls
- 17,000+ restaurants and 89 cities cited in registry description
- Server version 1.0.0
- Remote endpoint https://mcp.canuckeats.com/mcp
Community signal: 1 GitHub stars.
What problem does it solve?
You want a credible agent demo for food ordering but scraping menus or faking checkout wastes time and fails in real cities.
Who is it for?
Canadian indie hackers building agent assistants, slack bots, or lifestyle automations that need live UberEats and DoorDash coverage.
Skip if: Builders outside Canada or anyone who needs white-label restaurant POS APIs without consumer delivery accounts.
What do I get? / Deliverables
After you register a Bearer key and add the Canuckeats MCP URL, your agent can search Canadian venues and trigger real delivery orders through major platforms.
- Remote MCP tools for Canadian restaurant discovery and ordering
- Live order paths through UberEats and DoorDash
- Agent demo or workflow that completes a real delivery checkout
Recommended MCP Servers
Journey fit
Canuckeats is a third-party delivery integration you wire during build when experimenting with agentic commerce or lifestyle automations. Streamable-http MCP at mcp.canuckeats.com requires a Bearer key—typical external API hookup in agent-tooling.
How it compares
Niche delivery MCP connector, not a general maps or reservations skill.
Common Questions / FAQ
Who is Canuckeats for?
Developers in Canada (or building for Canadian users) who want MCP-driven restaurant search and ordering on UberEats and DoorDash.
When should I use Canuckeats?
Use it while building agent-tooling demos or personal workflows that must place real food orders, not during abstract market research.
How do I add Canuckeats to my agent?
Get a key at https://mcp.canuckeats.com/register, then add remote MCP https://mcp.canuckeats.com/mcp with Authorization: Bearer YOUR_KEY in your Claude Code or Cursor MCP config.