NCES Education Data
com.olyport/nces-educationSchool enrollment, graduation rates, demographics, finance, and Title I data
Tools · 5
Search schools with enrollment, Title I status, type (charter/magnet/regular), and teacher counts. Returns school directory information from the Common Core of Data (CCD), including school na…
Get district-level financial data: total revenue, expenditures, per-pupil spending, federal/state/local revenue breakdown. Returns fiscal data from the CCD School District Finance Survey (F-33), …
Get 4-year adjusted cohort graduation rates by school. Returns graduation rate data from EdFacts, including cohort counts and midpoint graduation rates. Filterable by state or county. Ar…
Get school enrollment broken down by race/ethnicity. Returns enrollment counts by demographic group from the CCD, including White, Black, Hispanic, Asian, Native American, Pacific Islande…
Get district directory overview: district name, student count, school count, teachers, locale type. Returns district-level summary information from the CCD District Directory, including total…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"nces_education_data": {
"url": "https://mcp.olyport.com/nces-education/mcp",
"transport": "streamable-http"
}
}
}