mcpbeat Sign in

College Scorecard MCP Server

answering

College Scorecard is answering right now. Last checked 15 min ago. It exposes 4 tools.

Higher education data: tuition, graduation rates, and earnings

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
546 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check College Scorecard 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add college-scorecard --transport http https://mcp.olyport.com/college-scorecard/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "college-scorecard": {
      "url": "https://mcp.olyport.com/college-scorecard/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.college-scorecard]
url = "https://mcp.olyport.com/college-scorecard/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "college-scorecard": {
      "url": "https://mcp.olyport.com/college-scorecard/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "college-scorecard": {
      "url": "https://mcp.olyport.com/college-scorecard/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compare
compare_schools
Compare multiple colleges or universities side by side. Returns key metrics for each school including tuition, admission rate, median earnings, debt, and completion rate for easy comparison. Args: school_ids: Comma-separated list of College Scorecard school IDs (e.g. '166027,166683,243780'). Use search_schools to find IDs.
field
get_field_of_study
Get earnings and debt data by field of study from the College Scorecard. Returns median earnings and median debt for graduates of specific academic programs. Can be filtered by school, by field name, or both. Args: school_id: College Scorecard school ID to see field-level data for one school. field: Field of study name or keyword to search across schools (e.g. 'Computer Science', 'Nursing', 'Business').
school
get_school_detail
Get detailed data for a specific college or university. Returns comprehensive information including costs, admissions, demographics, earnings outcomes, financial aid, debt levels, and completion rates. Use school IDs from search_schools results. Args: school_id: The College Scorecard school ID (integer). Find IDs via search_schools.
schools
search_schools
Search colleges and universities in the College Scorecard database. Returns matching schools with basic info: name, location, size, tuition, admission rate, median earnings, and completion rate. Args: name: Full or partial school name to search (e.g. 'Harvard', 'community college'). state: Two-letter US state abbreviation (e.g. 'CA', 'NY') to filter by state. zip_code: Five-digit ZIP code for location-based search. Use with distance parameter. distance: Search radius in miles from zip_code. Only used when zip_code is provided. degree_type: Filter by predominant degree type: '1' (certificate), '2' (associate), '3' (bachelor), '4' (graduate). Omit for all types. limit: Maximum number of schools to return (default 25, max 100).

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/college-scorecard/mcp streamable-http answering 548 ms 15 min ago

Alternatives to College Scorecard

same job, measured the same way
College Scorecard
by pipeworx-io

College Scorecard MCP — US Department of Education College Scorecard API

33 tools answering
C
NCES Education Data
by olyport

School enrollment, graduation rates, demographics, finance, and Title I data

5 tools answering
College Scorecard MCP Server
by cyanheads

Search, compare, and analyze U.S. college data — costs, earnings, programs, and outcomes.

44 installs/wk local only
O
SEC Filings & Earnings
by memoryapi

SEC filings, insider trades, and earnings data

5 tools answering
True Value Rankings
by truevaluerankings

Cryptocurrency fundamentals research and education. Model-derived scores and valuation estimates.

10 tools answering
ROIC.AI Financial Data
by roic

ROIC.AI financial data: statements, ratios, prices, and earnings transcripts for public companies.

answering
AIsa Equities
by aisa

US equities: prices, statements, ratios, earnings, estimates, filings and a screener.

answering
Wsdot MCP Server
by cyanheads

WA highway conditions, ferry schedules, vessel locations, toll rates, and border waits via MCP.

107 installs/wk 12 tools answering

College Scorecard — questions

Answers built from our own checks of this server.

What can College Scorecard do?
It exposes 4 tools, read directly from the server on our last check. Among them: compare_schools, get_field_of_study, get_school_detail, search_schools. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is College Scorecard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 546 ms. The bar chart above shows every period we have measured.
How do I connect College Scorecard?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does College Scorecard need an API key?
No. College Scorecard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is College Scorecard?
It answers our handshake in 546 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.