College Roi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 16 Jul 2026.
U.S. college ROI data: 30-yr NPV for 500 colleges, lifetime ROI for 134 majors. Keyless.
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 college-roi-mcp -- npx -y college-roi-mcp
{
"mcpServers": {
"college-roi-mcp": {
"args": [
"-y",
"college-roi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.college-roi-mcp]
command = "npx"
args = ["-y", "college-roi-mcp"]
{
"mcpServers": {
"college-roi-mcp": {
"args": [
"-y",
"college-roi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"college-roi-mcp": {
"args": [
"-y",
"college-roi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.