Ubereats runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 16 Mar 2026.
MCP server for Uber Eats - let AI agents order food delivery
Today is the operative word: we check Ubereats every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ubereats -- npx -y @striderlabs/mcp-ubereats
{
"mcpServers": {
"ubereats": {
"args": [
"-y",
"@striderlabs/mcp-ubereats"
],
"command": "npx"
}
}
}
[mcp_servers.ubereats]
command = "npx"
args = ["-y", "@striderlabs/mcp-ubereats"]
{
"mcpServers": {
"ubereats": {
"args": [
"-y",
"@striderlabs/mcp-ubereats"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ubereats": {
"args": [
"-y",
"@striderlabs/mcp-ubereats"
],
"command": "npx"
}
}
}
MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
MCP server for Chipotle - let AI agents order burritos, bowls, and more
MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously
MCP server for TaskRabbit - let AI agents book home services and taskers
Semantic code graph MCP server for coding agents
Local-first codebase intelligence MCP server for AI coding agents.
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
Answers built from our own checks of this server.