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

157,000+ education standards across 298 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.2.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.2-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: standardgraph-1.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 9a6ff788327fd0148883a31b767a921d3711dd3b18b56e06b1b9109a62461d3c
MD5 41981c1ef96d1f5b0df71eeb1536172e
BLAKE2b-256 45648082ac249221cc0e77067cb53a2c2124ece419e02371c0c3e41858018819

See more details on using hashes here.

File details

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

File metadata

  • Download URL: standardgraph-1.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 463469423d8ac8ee583a47d147daf913241ef297319ac1c74d5be6d5a9c9cec3
MD5 83c54c3cc4f55530766708a0fe9f6a73
BLAKE2b-256 3183790bb9fde59a85738640a5306af41513ce901a1a2bb92507e2647b9619ec

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