Learning Commons Knowledge Graph
K-12 standards, skills, and learning progressions
About Learning Commons Knowledge Graph
Learning Commons provides a shared knowledge graph for K-12 academic standards, granular skills, and learning progressions across all U.S. states. Its public remote MCP server grounds assistants in standards-aligned instructional and learning-science context.
Connection details
https://kg.mcp.learningcommons.org/mcp- Transport
- Streamable HTTP
- Authentication
- Open — no authentication
Setup
claude mcp add learning-commons-knowledge-graph --transport http https://kg.mcp.learningcommons.org/mcpFrequently asked questions
What is the Learning Commons Knowledge Graph remote MCP server?
The Learning Commons Knowledge Graph remote MCP server is a hosted Model Context Protocol endpoint at https://kg.mcp.learningcommons.org/mcp, so AI assistants can connect to it without installing or running anything locally. Learning Commons provides a shared knowledge graph for K-12 academic standards, granular skills, and learning progressions across all U.S. states. Its public remote MCP server grounds assistants in standards-aligned instructional and learning-science context.
How do I connect to the Learning Commons Knowledge Graph MCP server?
Add the endpoint https://kg.mcp.learningcommons.org/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Learning Commons Knowledge Graph MCP server require authentication?
No. The Learning Commons Knowledge Graph endpoint is open and requires no authentication, so you can connect and start sending requests right away.
Which transport does the Learning Commons Knowledge Graph MCP server use?
Learning Commons Knowledge Graph exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.