add-mcp
Back to registry
Learning Commons Knowledge Graph logo

Learning Commons Knowledge Graph

v1.0.0

learningcommons.org/mcp

Learning Commons provides AI developer tools for education, including a knowledge graph of curriculum and academic standards plus evaluators for educational text and feedback. Its products are aimed at helping developers build and assess AI features for K-12 instructional use.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://kg.mcp.learningcommons.org/mcp
requiredsecret

Learning Commons API key. Use <token>.

requiredsecret

Learning Commons API key. Use Bearer <token>.

npx add-mcp@latest https://kg.mcp.learningcommons.org/mcp --transport http --header "x-api-key: <x-api-key>" --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=org.learningcommons%2Fmcp"