You're viewing a demo portfolio

Join the waitlist
PRSM

get_school

Active

Tool of College Scorecard

declared in 0.1.0

Get detailed info for a specific college by its College Scorecard ID. Returns tuition, admission rate, student size, median earnings after 10 years, completion rate, and median debt.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 110662,
      "_apiKey": "your-college-scorecard-api-key"
    }
  ],
  "required": [
    "_apiKey",
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "College Scorecard school ID (numeric, from search results)"
    },
    "_apiKey": {
      "type": "string",
      "description": "api.data.gov API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

College Scorecard

https://github.com/pipeworx-io/mcp-college-scorecard

2/7 registries
View full server →
get_school — College Scorecard — PRSM MCP