Skip to content
Claude Desktop

StandardGraph for Claude Desktop

io.github.swoopeagle/standardgraph

158,000+ K-12 education standards across 300 curriculum systems, cross-referenced via NLP.

client:Claude Desktop transport:stdio runtime:pypi

Install StandardGraph in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "standardgraph": {
      "command": "uvx",
      "args": [
        "standardgraph"
      ],
      "env": {
        "DB_PATH": "<DB_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

StandardGraph in other clients