Skip to main content

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

Project description

standardgraph

158,000+ education standards across 300 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.

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.2.3.tar.gz (14.9 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.2.3-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for standardgraph-1.2.3.tar.gz
Algorithm Hash digest
SHA256 fbb0347640361489822f2bcf2c5e60b24f22ec4c23b5434e46947a16c12f900f
MD5 cb145965baf15f1b2848ddee83c409ce
BLAKE2b-256 28993753bf318a8ae2d4ec776d2fe74875e9ca2d1ca088fbe627e658f6e50bbe

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for standardgraph-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4264457b6d987cc80c5b4f3a09961a4d9f74d0150030cccea8fe861a30c1303b
MD5 7d27665259db7725cf82196b18cb2342
BLAKE2b-256 a2b3d7eba34513d81632087bb658835d1fb74a6299a010e52cc54489281b7fa0

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