Skip to main content

156,000+ education standards (math, science, ELA, social studies, CS, arts) across 298 curriculum systems, cross-referenced via NLP — accessible as a Claude MCP server

Project description

standardgraph

20,000+ math standards across 75+ curriculum systems, accessible as a Claude MCP server.

Covers the US (CCSS + all 50 states), Canada, Australia, UK, Singapore, Japan, New Zealand, Ireland, Hong Kong, India, Ghana, South Africa, Rwanda, Cambridge International, IB MYP/DP, and more — all cross-referenced to CCSS via NLP semantic similarity.

Install (macOS)

curl -fsSL https://raw.githubusercontent.com/swoopeagle/standardgraph/main/install.sh | bash

Restart Claude Desktop and look for the hammer 🔨 icon.

Manual setup

mkdir -p ~/.standardgraph
curl -L https://huggingface.co/datasets/swoopeagle/standardgraph/resolve/main/common_core.db \
     -o ~/.standardgraph/common_core.db

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "standardgraph": {
      "command": "uvx",
      "args": ["standardgraph"],
      "env": { "DB_PATH": "/Users/YOUR_USERNAME/.standardgraph/common_core.db" }
    }
  }
}

Tools

  • search_standards — find standards by concept description
  • lookup_standard — fetch a standard by ID with prerequisites/successors
  • get_progression — trace how a concept develops across grade levels
  • map_standard — find the equivalent standard in another curriculum
  • list_systems — see all indexed systems with live counts

Full documentation: https://github.com/swoopeagle/standardgraph

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

standardgraph-1.1.2.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

standardgraph-1.1.2-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file standardgraph-1.1.2.tar.gz.

File metadata

  • Download URL: standardgraph-1.1.2.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for standardgraph-1.1.2.tar.gz
Algorithm Hash digest
SHA256 3b63a4de0eca77f9159edfb412eeec8b5c977aba6e7862dee848d1a82a2d3fbd
MD5 f977d0ef0260d008d0bb23cd8ab2202f
BLAKE2b-256 8d35e4dac78b6316e8e04888ec1341fe1059748af3c6768b25007866d77b247d

See more details on using hashes here.

File details

Details for the file standardgraph-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: standardgraph-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for standardgraph-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1f366f880f55af7c7bf1fb1fe76f5aa8228f4df714e2f1e2b591a1a5ec78ad56
MD5 f3e23e1479a8021bf01bdb0a9c314009
BLAKE2b-256 8833f9407fbec0a4bb7fcd13428ad309dcbed1c54d8803973563bb0415d61acc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page