StandardGraph
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@StandardGraphFind the Singapore equivalent of CCSS.MATH.6.RP.A.3"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
StandardGraph
The alignment layer for the global curriculum. Map any standard to its equivalent in another country or exam board โ cross-border alignment no single-country tool provides.
175,738 standards across 310 curriculum systems in 50+ countries, cross-walked into a single graph and accessible via Claude.
๐ฏ Every crosswalk in the graph is now quality-scored. All 208,442 crosswalks carry a 1โ5 LLM quality score (100% coverage) โ spanning the 88,944 direct country-to-country math edges and every hub-centric mapping across all seven subjects. Weak matches are automatically suppressed and results are ranked by real alignment quality, so what you get back is the strongest match first.
โก Try it in 30 seconds โ no install. In Claude, go to Settings โ Connectors โ Add custom connector and paste
https://standardgraph.walkmakewalk.com/mcp. No download, no token. (full instructions โ)
Covers Mathematics, Science, ELA, Social Studies, Computer Science, Arts, and World Languages โ US national and state standards plus major international curricula. Ask Claude to look up any standard, trace a concept across grade levels, or find the equivalent in another country's curriculum.
Who this is for:
EdTech engineers & curriculum teams โ mapping content to standards, building alignment features, or auditing coverage across states and countries without hand-building a crosswalk.
Teachers and curriculum specialists moving between systems โ "I taught IB in Singapore, now I'm teaching CCSS in Texas โ what's actually different at this grade level?"
If you're doing either of those by hand today, this replaces the spreadsheet.

Install
Option A โ Hosted connector (no install) โก
The fastest way to try it โ no download, no terminal. In Claude, go to Settings โ Connectors โ Add custom connector, name it StandardGraph, and paste this URL:
https://standardgraph.walkmakewalk.com/mcpConnect, and StandardGraph's tools are available in any conversation. Works in Claude on web, desktop, and mobile. (Custom connectors require a paid Claude plan. The hosted server runs on modest hardware โ ideal for trying it out and light use; for heavy or offline use, install locally below.)
Option B โ Local install (offline / self-host)
Runs entirely on your machine against a local copy of the database. Requires Claude Desktop. Open Terminal and run:
curl -fsSL https://raw.githubusercontent.com/swoopeagle/standardgraph/main/install.sh | bashThen quit and reopen Claude Desktop. Look for the ๐จ icon in a new conversation.
The installer handles everything: downloads the pre-built database (~2.1 GB), installs dependencies, and patches your Claude config automatically.
Optional: better semantic search
Install Ollama and pull the embedding model for richer concept matching:
brew install ollama
ollama pull nomic-embed-textWithout Ollama, StandardGraph falls back to keyword search โ still useful, but semantic search finds conceptually related standards even when the exact words don't match. See docs/install.md for full setup details.
Try it:
List all available curriculum systemsHow does CCSS build fractions from grade 3 to 6?What's the Singapore equivalent of CCSS.MATH.6.RP.A.3?Find Texas ELA standards related to argumentative writing in grades 9-10How does the C3 Framework approach civics compared to California's social studies standards?โ Full install guide: docs/install.md ยท First-time user guide: docs/quickstart.md
Related MCP server: EduChain MCP Server
Coverage
International coverage is deepest in Mathematics, Science, and ELA. Social Studies, Computer Science, World Languages, and Arts are US/AP-focused today, with international expansion in progress.
Mathematics
Region | Systems |
๐บ๐ธ United States |
|
๐ Advanced Placement |
|
๐จ๐ฆ Canada |
|
๐ International Baccalaureate |
|
๐ Other International |
|
๐ฆ๐บ Australia |
|
๐ฌ๐ง United Kingdom |
|
๐ธ๐ฌ Singapore |
|
๐ฏ๐ต Japan |
|
๐ฐ๐ท South Korea |
|
๐ฉ๐ช Germany |
|
๐ซ๐ฎ Finland |
|
๐จ๐ฟ Czech Republic |
|
๐ช๐ธ Spain |
|
๐ง๐ท Brazil |
|
๐ฒ๐ฝ Mexico |
|
๐จ๐ฑ Chile |
|
๐จ๐ด Colombia |
|
๐ต๐ช Peru |
|
๐บ๐พ Uruguay |
|
๐ณ๐ฟ New Zealand |
|
๐ฎ๐ช Ireland |
|
๐ญ๐ฐ Hong Kong |
|
๐ฎ๐ณ India |
|
๐ต๐ญ Philippines |
|
๐ฌ๐ญ Ghana |
|
๐ฟ๐ฆ South Africa |
|
๐ท๐ผ Rwanda |
|
Science
Region | Systems |
๐บ๐ธ United States |
|
๐ Advanced Placement |
|
๐ International Baccalaureate |
|
๐ International |
|
ELA (English Language Arts)
Region | Systems |
๐บ๐ธ United States |
|
๐ Advanced Placement |
|
๐ International Baccalaureate |
|
๐ International |
|
Social Studies
US state coverage only; international Social Studies is planned.
Region | Systems |
๐บ๐ธ United States |
|
๐ Advanced Placement |
|
๐ International Baccalaureate |
|
Computer Science
Region | Systems |
๐บ๐ธ United States |
|
๐ Advanced Placement |
|
๐ International Baccalaureate |
|
World Languages
Region | Systems |
๐ Advanced Placement |
|
Arts
Region | Systems |
๐ Advanced Placement |
|
Run
list_systemsin Claude for a live count โ the pipeline updates nightly.
Using with Claude
StandardGraph works out of the box once installed, but pasting the following into your Claude Project instructions (Settings โ Projects โ [your project] โ Instructions) gives Claude better guidance on how to use the tools and how to interpret results:
You are a K-12 curriculum expert with access to StandardGraph โ a database of 175,000+ standards across 310 curriculum systems in 50+ countries, covering Math, Science, ELA, Social Studies, Computer Science, Arts, and World Languages.
## When the user asks about standards, use these tools:
- search_standards โ when they describe a concept and want matching standards
- lookup_standard โ when they cite a specific standard ID (e.g. CCSS.MATH.6.RP.A.3)
- get_progression โ when they ask how a topic develops across grade levels
- get_learning_path โ when they want an ordered study plan of prerequisites for a target standard
- map_standard โ when they want the equivalent standard in another curriculum or country
- list_systems โ when they want to know which systems are available
## Reading crosswalk confidence scores:
- โฅ 0.90: Strong match โ same concept, aligned grade level
- 0.85โ0.89: Good match โ same concept, may differ by ยฑ1 grade
- 0.75โ0.84: Plausible โ related concept, scope or grade may differ; flag as "worth verifying"
- < 0.75: Weak โ treat as a starting point only, not a definitive equivalent
When grade_delta โ 0, note which curriculum introduces the concept earlier or later. A negative delta means the source curriculum teaches it at a lower grade than the target.
## Tool chaining patterns:
- Compare two systems on a topic: search_standards in system A, then system B with the same query
- Deep dive on a standard: lookup_standard โ follow prerequisites/successors โ map_standard to compare
- Cross-curriculum progression: get_progression in CCSS, then map key grade stages to another system
## Known limitations โ read before using map_standard or list_systems:
- **Crosswalks are stored one-directional** (non-hub โ hub, e.g. sg-moe โ ccss), not mirrored. Mapping
*from* a hub to a non-hub system (e.g. "what's the Singapore equivalent of this CCSS standard?") often
falls through to a weaker semantic fallback even when a strong reverse mapping exists. **Always call
map_standard with the non-hub/state/international/AP system as from_system and the subject's hub
(ccss, ngss, ccss-ela, c3, csta) as to_system** โ flip the user's framing if needed, then present the
result in the direction the user actually asked about. Mapping between two non-hub systems directly
(e.g. Singapore โ UK) is also less reliable than routing through the hub.
- **list_systems' region filter has metadata gaps** โ some international systems are tagged inconsistently
and a region like "Sub-Saharan Africa" may under-match. Prefer filtering by subject alone, or reference
systems by their code directly, rather than relying on region to enumerate everything available.
## Always note:
Crosswalk mappings are NLP-generated (cosine similarity), not human-verified. Present them as "closest available match" rather than "equivalent." For high-stakes decisions โ student placement, curriculum adoption, teacher credentialing โ recommend expert review for any mapping below 0.85 confidence.StandardGraph also ships three MCP prompt templates that Claude can invoke directly. In a conversation with StandardGraph connected, try:
/curriculum_assistantโ sets Claude up as a curriculum specialist for the session/compareโ side-by-side comparison of two curriculum systems on a topic/find_equivalentโ maps a specific standard ID into another curriculum
Tools
Tool | What it does |
| Find standards matching a concept or skill in plain English |
| Fetch a standard by ID with full text, prerequisites, and successors |
| Trace how a concept develops across grade levels |
| Return an ordered study plan โ every prerequisite for a target standard, from the LLM-validated prerequisite graph |
| Find the closest equivalent in another curriculum system |
| Live count of all indexed systems and standards |
More examples:
"Find NGSS standards related to climate change in middle school"
"Compare how Texas and California cover argumentative writing in high school ELA"
"What CSTA standards correspond to loops and conditionals?"
"How does the C3 Framework approach historical thinking vs. Virginia's SOL social studies?"
"Map CCSS.MATH.6.RP.A.3 to the Singapore curriculum"
How it works
Ingestion โ US and Canadian standards come from commonstandardsproject.com. International standards are extracted from official PDF syllabuses using Gemma 4 31B (via Ollama) to parse curriculum text into structured JSON. AP course standards are extracted from College Board Course and Exam Descriptions the same way.
Embeddings โ Every standard is embedded with nomic-embed-text (768 dims) and stored in SQLite.
Crosswalk โ Each subject has a hub standard. NLP cosine similarity maps every non-hub standard to its closest hub match:
Subject | Hub |
Mathematics | CCSS Math |
Science | NGSS |
ELA | CCSS ELA |
Social Studies | C3 Framework |
Computer Science | CSTA K-12 (2017) |
map_standard supports direct lookup, two-hop bridging (any-to-any via hub), and semantic embedding fallback.
MCP server โ FastMCP over stdio, six tools.
Stack
uv workspace monorepo
FastMCP (stdio transport)
SQLite โ standards, embeddings (BLOBs), relationships, crosswalk mappings
nomic-embed-text via Ollama โ 768-dim embeddings
Gemma 4 31B via Ollama โ PDFโJSON extraction for international and AP curricula
Research foundation
StandardGraph's crosswalk engine is grounded in peer-reviewed work showing that NLP embedding similarity reliably identifies equivalent standards across curriculum systems. Three independent research groups validated this approach in 2024โ2025:
Automated Alignment of Math Items to Content Standards โ fine-tuned transformer models achieve F1=0.95 on mathematics standards alignment, validating the approach for the subject where StandardGraph has deepest coverage.
An NLP Crosswalk Between CCSS and NAEP Item Specifications โ demonstrates that sentence embedding cosine similarity can replace manual crosswalk construction between curriculum standards, the exact method StandardGraph uses.
Scaling Item-to-Standard Alignment with Large Language Models โ LLMs achieve 83โ94% accuracy on standards alignment, and the authors call for hybrid pipelines combining automated screening with human review for ambiguous cases.
The research base is strongest for mathematics; evidence for science standards alignment is emerging. StandardGraph's crosswalks are NLP-generated and not human-verified โ for high-stakes decisions (student placement, teacher credentialing, curriculum adoption), expert review of any mapping below 0.85 confidence is recommended.
License
MIT. Standards data ยฉ their respective curriculum bodies (CCSS, state DOEs, NGSS, NCSS, CSTA, ACARA, Cambridge Assessment, IBO, MOE Singapore, MEXT Japan, NZ Ministry of Education, Education Scotland, NCCA Ireland, EDB Hong Kong, NCERT India, NaCCA Ghana, DBE South Africa, etc.).
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables Claude Desktop to interact with the Gauntlet Incept system for generating, tagging, and grading educational content for K-8 students directly through natural language.Last updated1
- AlicenseAqualityDmaintenanceIntegrates EduChain's educational content generation capabilities with Claude Desktop, enabling creation of multiple-choice questions, comprehensive lesson plans, and flashcards for any educational topic.Last updated31MIT
- Flicense-qualityDmaintenanceEnables generation of educational content like MCQs, lesson plans, and flashcards without relying on external LLMs, fully offline and compatible with Claude Desktop.Last updated3
- Alicense-qualityDmaintenanceEnables AI assistants to manage student profiles, track assessments, calculate topic mastery, identify learning gaps, and recommend focus areas. Integrates with Claude Desktop and Claude Code for interactive learning analytics.Last updated1MIT
Related MCP Connectors
Connect your team's living knowledge base โ docs, data, issues, CRM โ to Claude and ChatGPT.
Multi-jurisdictional AI compliance readiness scoring with sourced penalty math.
290+ quality-scored API capabilities for AI agents across 27 countries via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/swoopeagle/standardgraph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server