Skip to content

oleche/samio-schools

v0.1.0MIT

Samio for Schools: official primary-school curriculum standards for 60+ countries, pricing, and (after connecting a teacher account) topic plans, lessons, teaching materials and challenges — via the Samio remote MCP server.

Samio for Schools — plugin (skills + connector)

Public plugin package for the Samio remote MCP server (https://mcp.samiolearning.com/mcp). It bundles the connector reference and four skills:

SkillUse it when
samio-setupthe Samio tools are missing or a teacher tool asks to connect the account
samio-curriculum-lookup"what does grade 3 maths cover in Spain?" — official primary-school curricula, 60+ countries
samio-lesson-planninga connected teacher wants a term plan, week lessons, materials or a quiz for one of their classes
samio-worksheet-from-standarddrafting a worksheet in chat, grounded in one official curriculum unit

The server and its tools are documented at https://samiolearning.com/developers#mcp. Four tools work without an account (curriculum coverage, standards search, unit detail, pricing); the teacher tools require connecting a Samio for Schools account through OAuth on samiolearning.com. No student names or results cross the connector.

Layout

  • .claude-plugin/plugin.json, .mcp.json, skills/ — Claude plugin format (Claude Code, Cowork). Install locally with claude plugin add /path/to/samio-plugin or validate with claude plugin validate ..
  • plugin.json, mcp.json, skills/ — OpenAI portable plugin format (ChatGPT / Codex plugin submission, "With MCP" path). The same skills/ directory serves both.

Directory submissions

License

MIT — see LICENSE. The server itself and Samio for Schools are proprietary; this package contains only configuration and instructions.