mcp-otle

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.

Category
Visit Server

README

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

Tool Description
view_menu View the full Chipotle menu
build_entree Build and preview an entree with your preferred ingredients
place_order Place a complete order with sides and drinks
check_order_status Check the status of a placed order
get_nutrition_facts Get (totally real) nutrition facts for any item
customize_order Make special requests. Results may vary.

Advanced Analytics

Tool Description
optimize_guac_roi Determines if guacamole is economically rational given your financial and emotional state
burrito_integrity_check Predicts structural failure probability using proprietary tortilla stress models
line_time_forecast ML-powered burrito congestion prediction engine
post_gym_macro_mode Automatically configures a nutritionally optimized burrito based on your workout
chipotle_personality_test Scientifically determines what kind of Chipotle eater you are
salsa_risk_assessment Predicts the gastrointestinal consequences of your salsa choices
bowl_vs_burrito_decision_engine AI-powered format selection. Accounts for shirt color, risk tolerance, and meetings.
daily_chipotle_limit_guard Protects users from excessive Chipotle consumption. A wellness tool.

Prompts

Prompt Description
recommend_order Get a personalized order recommendation based on your mood
rate_my_order Get your order roasted (or praised) by an AI

Resources

Resource URI Description
Menu chipotle://menu Full menu as text
Hours chipotle://hours Store 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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured