Mit Dining runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 15 Mar 2026.
Real-time MIT dining hall menus with dietary filtering across all 6 halls
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 mit-dining -- npx -y mit-dining-mcp
{
"mcpServers": {
"mit-dining": {
"args": [
"-y",
"mit-dining-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mit-dining]
command = "npx"
args = ["-y", "mit-dining-mcp"]
{
"mcpServers": {
"mit-dining": {
"args": [
"-y",
"mit-dining-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mit-dining": {
"args": [
"-y",
"mit-dining-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.