Open Data

College Scorecard MCP Server

Connect your account, then chat with AI to run tools.

College Scorecard API providing institution-level data on tuition, admissions rates, SAT/ACT scores, graduation rates, post-graduation earnings, student demographics, and financial aid for 6000+ US colleges.

Managed
1 tool
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for College Scorecard — workflow patterns, data models, and gotchas for your AI agent.

College Scorecard

College Scorecard provides institution-level data on tuition, admissions rates, SAT/ACT scores, graduation rates, post-graduation earnings, student demographics, and financial aid for 6000+ US colleges. Filter by state, degree type, program, selectivity. Fields use dot notation: latest.admissions.admission_rate.overall, latest.cost.tuition.in_state, latest.earnings.10_yrs_after_entry.median.

Data Model

  • Schools — individual institutions with OPEID, name, city, state, Carnegie classification, ownership (public/private/for-profit), degree type.
  • Admissions — acceptance rates, SAT/ACT score distributions (25th/50th/75th percentile).
  • Cost — tuition (in-state/out-of-state), net price by income bracket, average faculty salary.
  • Outcomes — graduation rates (4yr/6yr/8yr), retention rates, transfer rates, earnings at 6/8/10 years after entry.
  • Student body — enrollment, demographics (race, gender, age), Pell grant recipients, first-generation students.

Gotchas

  • Field selection — use fields= param with dot-notation paths to limit response size. Without it, responses are very large.
  • Paginationper_page (default 20, max 100) and page params.
  • Sortsort=field_name:asc or sort=field_name:desc.
  • Filteringschool.state=CA, latest.admissions.admission_rate.overall__range=0..0.2 for ranges.
  • Data prefixlatest. for most recent year, 2020. etc. for specific years.

Tools in this Server (1)

Scorecard Get Schools

Get college data from the College Scorecard. Pass school_id (IPEDS unit ID) for a specific school, or search by name, state, and degree type. Returns ...

Frequently Asked Questions

What is the College Scorecard MCP server?

College Scorecard API providing institution-level data on tuition, admissions rates, SAT/ACT scores, graduation rates, post-graduation earnings, student demographics, and financial aid for 6000+ US colleges. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect College Scorecard to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/college-scorecard. Authentication is handled automatically.

How many tools does College Scorecard provide?

College Scorecard provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does College Scorecard require?

College Scorecard uses API Key. College Scorecard requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect College Scorecard to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/college-scorecard

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to College Scorecard and paste the MCP URL into Remote MCP server URL.
  4. Click Add. College Scorecard will appear under Not connected — select it and click Connect to complete OAuth.
Name: College Scorecard
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/college-scorecard
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use College Scorecard?

Sign in to connect your credentials and start running tools from the chat.