Odel
college roi mcp

college roi mcp

Local
@thomasthinksJavaScriptMITUpdated 1mo ago

U.S. college ROI data: 30-yr NPV for 500 colleges, lifetime ROI for 134 majors. Keyless.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcollege-roi-mcpv1.0.1

Run

npx -y college-roi-mcp

MCP client config

{
  "mcpServers": {
    "college-roi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "college-roi-mcp"
      ]
    }
  }
}