← Back to Plugins
MCP Server MCP

BC Curriculum

github By github 👁 1 views ▲ 0 votes

Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bc-curriculum-mcp.fly.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "bc-curriculum-mcp-server",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...