Grubhub runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 17 Apr 2026.
MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
Today is the operative word: we check Grubhub 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 grubhub -- npx -y @striderlabs/mcp-grubhub
{
"mcpServers": {
"grubhub": {
"args": [
"-y",
"@striderlabs/mcp-grubhub"
],
"command": "npx"
}
}
}
[mcp_servers.grubhub]
command = "npx"
args = ["-y", "@striderlabs/mcp-grubhub"]
{
"mcpServers": {
"grubhub": {
"args": [
"-y",
"@striderlabs/mcp-grubhub"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"grubhub": {
"args": [
"-y",
"@striderlabs/mcp-grubhub"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GRUBHUB_EMAIL (GrubHub email or phone for authentication), GRUBHUB_PASSWORD (GrubHub account password).
The author declared them in the registry entry; get the values from the project itself.
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously
MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
MCP server for Uber Eats - let AI agents order food delivery
MCP server for Chipotle - let AI agents order burritos, bowls, and more
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
MCP server for TaskRabbit - let AI agents book home services and taskers
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
Answers built from our own checks of this server.