get_district_finance — NCES Education Data MCP Tool Read-only
get_district_finance
(get district finance) is one of 5 tools on the
NCES Education Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_district_finance from your client
- Claude Code NCES Education Data get_district_finance run in your project directory
- Claude Desktop NCES Education Data get_district_finance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NCES Education Data get_district_finance ~/.cursor/mcp.json
- VS Code NCES Education Data get_district_finance .vscode/mcp.json
- Zed NCES Education Data get_district_finance ~/.config/zed/settings.json
- Windsurf NCES Education Data get_district_finance ~/.codeium/windsurf/mcp_config.json
- Cline NCES Education Data get_district_finance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NCES Education Data get_district_finance ~/.gemini/settings.json
- Grok NCES Education Data get_district_finance .mcp.json (in your project root)
- ChatGPT NCES Education Data get_district_finance Settings → Connectors → Advanced → Developer mode
- Claude.ai NCES Education Data get_district_finance Settings → Connectors → Add custom connector
- LangChain NCES Education Data get_district_finance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nces-education https://mcp.olyport.com/nces-education/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.