MCP Hub
Back to servers

mcp-otle

An MCP server that simulates the Chipotle ordering experience, allowing AI agents to browse menus, build entrees, and analyze burrito structural integrity. It provides a humorous take on 'Guac-as-a-Service' through tools for order simulation and nutritional assessments.

glama
Stars
1
Updated
Mar 13, 2026
Validated
Apr 22, 2026

mcp-otle 🌯

An MCP server for ordering Chipotle. Guac-as-a-Service for AI agents.

"Guac is extra. So is sentience."

What is this?

This is a Model Context Protocol server that lets your AI assistant order Chipotle. It doesn't actually order Chipotle (yet), but it does simulate the full experience including menu browsing, order building, fake nutrition facts, and existential quips about burritos.

Tools

Ordering

ToolDescription
view_menuView the full Chipotle menu
build_entreeBuild and preview an entree with your preferred ingredients
place_orderPlace a complete order with sides and drinks
check_order_statusCheck the status of a placed order
get_nutrition_factsGet (totally real) nutrition facts for any item
customize_orderMake special requests. Results may vary.

Advanced Analytics

ToolDescription
optimize_guac_roiDetermines if guacamole is economically rational given your financial and emotional state
burrito_integrity_checkPredicts structural failure probability using proprietary tortilla stress models
line_time_forecastML-powered burrito congestion prediction engine
post_gym_macro_modeAutomatically configures a nutritionally optimized burrito based on your workout
chipotle_personality_testScientifically determines what kind of Chipotle eater you are
salsa_risk_assessmentPredicts the gastrointestinal consequences of your salsa choices
bowl_vs_burrito_decision_engineAI-powered format selection. Accounts for shirt color, risk tolerance, and meetings.
daily_chipotle_limit_guardProtects users from excessive Chipotle consumption. A wellness tool.

Prompts

PromptDescription
recommend_orderGet a personalized order recommendation based on your mood
rate_my_orderGet your order roasted (or praised) by an AI

Resources

ResourceURIDescription
Menuchipotle://menuFull menu as text
Hourschipotle://hoursStore hours

Setup

npm install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "chipotle": {
      "command": "node",
      "args": ["/path/to/mcp-otle/index.js"]
    }
  }
}

Claude Code

claude mcp add chipotle node /path/to/mcp-otle/index.js

Disclaimer

This does not actually order Chipotle. No burritos were harmed in the making of this MCP server. Nutrition facts are AI-generated and should not be trusted any more than you'd trust an AI to wrap a burrito.

Reviews

No reviews yet

Sign in to write a review