Server data from the Official MCP Registry
MCP server for Chipotle - let AI agents order burritos, bowls, and more
MCP server for Chipotle - let AI agents order burritos, bowls, and more
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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-markswendsen-code-chipotle": {
"args": [
"-y",
"@striderlabs/mcp-chipotle"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for Chipotle โ let AI agents find locations, browse menus, build custom orders, and checkout for pickup or delivery.
~/.striderlabs/chipotle/cookies.jsonnpm install -g @striderlabs/mcp-chipotle
npx playwright install chromium
Add to your claude_desktop_config.json:
{
"mcpServers": {
"chipotle": {
"command": "striderlabs-mcp-chipotle"
}
}
}
| 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 |
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
~/.striderlabs/chipotle/cookies.jsonMIT โ Strider Labs
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.