standardgraph
175,000+ education standards across 310 curriculum systems, accessible as a Claude MCP server.
Covers seven subjects — Mathematics, Science, ELA, Social Studies, Computer Science, Arts, and World Languages — across 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, AP, and more. Standards are cross-referenced to subject hubs (CCSS for math, NGSS for science, etc.) via semantic similarity, with LLM quality scores on the strongest mappings.
Now fully quality-scored: all 208,442 crosswalks carry a 1–5 LLM quality score (100% coverage) — the 88,944 direct country-to-country math edges plus every hub-centric mapping across all seven subjects. Weak matches are automatically suppressed from default results, and mappings are ranked by alignment quality.
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 descriptionlookup_standard— fetch a standard by ID with prerequisites/successorsget_progression— trace how a concept develops across grade levelsmap_standard— find the equivalent standard in another curriculumlist_systems— see all indexed systems with live counts
Full documentation: https://github.com/swoopeagle/standardgraph
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file standardgraph-1.6.1.tar.gz.
File metadata
- Download URL: standardgraph-1.6.1.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9116088085dd92783ffcccf1f2656d9f6edb442dc11c051ed20354c4798bb2a5
|
|
| MD5 |
b0aef8eb814b0513b4bb7dcdb46993dc
|
|
| BLAKE2b-256 |
02e84d7612bd2b298aa350455bff1b1295d5807091a106c31b8c028d85b43bc4
|
File details
Details for the file standardgraph-1.6.1-py3-none-any.whl.
File metadata
- Download URL: standardgraph-1.6.1-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8894c8532a46b89aa208369b832bde358844f760c6b84aa4f98738152b92903a
|
|
| MD5 |
9434f4a17fa2693dd16ccef211a11663
|
|
| BLAKE2b-256 |
0c3a1727cee7201993660c1d16aa1ddbf26f2f406ac4a29887cc8ce761806e43
|