mcpbeat Sign in

Mit Dining MCP Server

local only

Mit Dining runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 15 Mar 2026.

Real-time MIT dining hall menus with dietary filtering across all 6 halls

Installs per day peak 24 · avg 7 · -24% w/w
a month agotoday
34
Installs / week
npm · mit-dining-mcp
1
Stars
0 open issues
15 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Mit Dining every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mit-dining -- npx -y mit-dining-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mit-dining": {
      "args": [
        "-y",
        "mit-dining-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mit-dining]
command = "npx"
args = ["-y", "mit-dining-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mit-dining": {
      "args": [
        "-y",
        "mit-dining-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mit-dining": {
      "args": [
        "-y",
        "mit-dining-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mit Dining

same job, measured the same way
PingZen Uptime Monitoring
by pingzen

Uptime monitoring with 127 tools across 23 protocols. Tag filtering + Code Mode.

answering
Licensy
by licensy

Real-time U.S. medical license verification across all 50 states + DC.

answering
Correctover MCP Server
by correctover

Real-time LLM output verification with 6-dim contract validation and auto-failover across providers.

local only
Forex-GPT MCP Server
by hatgit

AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.

69 tools answering
Crypto Signals MCP
by agenthustler

Real-time crypto volume anomaly detection across 50+ tokens with pump signals.

116 installs/wk local only
C
News MCP Server
by thenextgennexus

Cross-source news (AP, BBC, NPR, HN, Google News) with topic filtering and dedup.

5 tools answering
Herohunt MCP
by herohunt-ai

People search API - find 1 billion candidates across LinkedIn and GitHub with real-time data.

27 installs/wk local only
Tracking & Returns
by aftership-mcp

Track packages across 1,300+ global carriers with real-time status and AI-powered delivery dates.

2 tools answering

Mit Dining — questions

Answers built from our own checks of this server.

Why is there no uptime for Mit Dining?
Mit Dining runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mit-dining-mcp was installed 34 times last week.
How do I connect Mit Dining?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mit-dining-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mit Dining?
The npm package mit-dining-mcp was installed 34 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mit Dining open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.