Loading MCP server directory, please wait...
158,000+ K-12 education standards across 300 curriculum systems, cross-referenced via NLP.
npx @getmcp/cli add io.github.swoopeagle/standardgraphRequires Python 3.10+. Community-contributed server. Review source before installing.
DB_PATHPath to the common_core.db SQLite database (downloaded by install.sh to ~/.standardgraph/common_core.db)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.swoopeagle/standardgraph": {
"command": "uvx",
"args": [
"standardgraph"
],
"env": {
"DB_PATH": ""
}
}
}
}