Server data from the Official MCP Registry
MCP server for Chipotle - let AI agents order burritos, bowls, and more
About
MCP server for Chipotle - let AI agents order burritos, bowls, and more
Security Report
Valid MCP server (1 strong, 1 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed ยท 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-markswendsen-code-chipotle": {
"args": [
"-y",
"@striderlabs/mcp-chipotle"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
@striderlabs/mcp-chipotle
MCP server for Chipotle โ let AI agents find locations, browse menus, build custom orders, and checkout for pickup or delivery.
Features
- ๐ฏ Full order building โ bowl, burrito, tacos, salad, quesadilla
- ๐ฅ Complete customization โ protein, rice, beans, salsas, toppings
- ๐ Location search โ find nearby Chipotle restaurants
- ๐ Rewards โ check Chipotle Rewards points and available offers
- ๐๏ธ Bag management โ view and manage your current order
- ๐ Pickup & delivery โ checkout for either fulfillment method
- ๐ฆ Order tracking โ track status of placed orders
- ๐ Session persistence โ cookies saved at
~/.striderlabs/chipotle/cookies.json
Installation
npm install -g @striderlabs/mcp-chipotle
npx playwright install chromium
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"chipotle": {
"command": "striderlabs-mcp-chipotle"
}
}
}
Tools
| Tool | Description |
|---|---|
chipotle_status | Check connection and login status |
chipotle_login | Authenticate with Chipotle credentials |
chipotle_logout | Clear session cookies |
chipotle_search_locations | Find nearby Chipotle restaurants |
chipotle_get_location | Get details for a specific location |
chipotle_get_menu | Get full menu with prices and calories |
chipotle_get_favorites | Get saved favorite orders |
chipotle_start_order | Begin building a new order |
chipotle_customize_item | Add protein, rice, beans, toppings |
chipotle_add_to_bag | Add customized item to bag |
chipotle_view_bag | View current bag contents |
chipotle_checkout | Place order for pickup or delivery |
chipotle_track_order | Track order status |
chipotle_get_rewards | Check Chipotle Rewards balance |
Example Workflow
1. chipotle_status โ check if logged in
2. chipotle_login โ authenticate (if needed)
3. chipotle_search_locations address="94105"
4. chipotle_get_menu โ see all options
5. chipotle_start_order entreeType="bowl"
6. chipotle_customize_item protein="chicken" rice="white" beans="black" toppings=["guac","salsa-mild","cheese"]
7. chipotle_add_to_bag quantity=1
8. chipotle_view_bag โ review order
9. chipotle_checkout fulfillment="pickup" confirm=false โ preview
10. chipotle_checkout fulfillment="pickup" confirm=true โ place order
11. chipotle_track_order โ track status
Technical Details
- Browser automation: Playwright (Chromium) with stealth patches
- Session persistence: Cookies stored at
~/.striderlabs/chipotle/cookies.json - Transport: MCP stdio
License
MIT โ Strider Labs
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
