Open Data

NCES Education MCP Server

Chat with AI and run tools instantly — no account needed.

Education data from the National Center for Education Statistics via the Urban Institute API, covering K-12 schools, postsecondary institutions, civil rights, and assessment data.

3 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NCES Education — workflow patterns, data models, and gotchas for your AI agent.

NCES Education Data

Education data from NCES via Urban Institute API. Covers CCD (Common Core of Data for K-12 public schools), IPEDS (postsecondary), CRDC (Civil Rights Data Collection), NAEP (National Assessment). School directory includes name, address, enrollment, grade span, Title I status, charter status, magnet status. Use fips= for state filtering (6=CA, 36=NY, etc). Available years vary by dataset.

Data Model

  • CCD Schools — K-12 public school directory: name, address, enrollment, grade span, Title I/charter/magnet status, school type, locale.
  • IPEDS — postsecondary institutions: enrollment, completions, finance, admissions.
  • Postsecondary institutions — IPEDS college and university directory-style fields: institution name, address, type (public/private), degree-granting status, Carnegie classification, and enrollment. Filter by state, institution name, or IPEDS unit ID.
  • CRDC — Civil Rights Data Collection: discipline, harassment, AP/IB enrollment, teacher equity.
  • NAEP — National Assessment scores by subject, grade, state, demographics.

Gotchas

  • State FIPS codes: use numeric FIPS codes for state filtering (6=CA, 36=NY, 48=TX, 12=FL).
  • Year availability: CCD directory available 1986-2022, IPEDS 1980-2022. Not all years have all fields.
  • Pagination: use limit= and offset= parameters. Default limit is 100.
  • Response structure: results in a "results" array with pagination metadata.

Tools in this Server (3)

Nces Get Colleges

Get postsecondary institution data from NCES IPEDS (Integrated Postsecondary Education Data System). Pass unitid for a specific institution's details,...

Nces Get Enrollment

Get school enrollment data from NCES Common Core of Data. Filter by state (FIPS code), school ID, grade level, race/ethnicity, and sex. Returns enroll...

Nces Get Schools

Get K-12 school data from NCES Common Core of Data. Pass a school_id for a specific school's details, or omit to search by state (FIPS code), school n...

Frequently Asked Questions

What is the NCES Education MCP server?

Education data from the National Center for Education Statistics via the Urban Institute API, covering K-12 schools, postsecondary institutions, civil rights, and assessment data. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NCES Education 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/nces-education. Authentication is handled automatically.

How many tools does NCES Education provide?

NCES Education provides 3 tools 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 NCES Education require?

NCES Education uses open data APIs — no authentication required.

Setup Instructions

Connect NCES Education to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/nces-education

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.

Try NCES Education now

No sign-up required. Chat with AI and run tools instantly.

NCES Education MCP Server & Skill — 3 Tools