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.

1 tool
Agent guide included
Start Chatting

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use College Scorecard?

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

College Scorecard MCP Server & Skill — 1 Tools