Loading MCP server directory, please wait...
Real-time MIT dining hall menus with dietary filtering across all 6 halls
npx @getmcp/cli add io.github.hongnoul/mit-diningRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hongnoul/mit-dining": {
"command": "npx",
"args": [
"-y",
"mit-dining-mcp"
]
}
}
}