← All servers

educator

com.moltlinestudio/educator v1.0.0
Official Registry git

Hosted MCP server for educators: readability reports, grade curves, lesson timing, skill catalog.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add educator --transport http https://mcp.moltlinestudio.com/educator
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "educator": {
      "url": "https://mcp.moltlinestudio.com/educator"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "educator": {
      "serverUrl": "https://mcp.moltlinestudio.com/educator"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "educator": {
      "type": "http",
      "url": "https://mcp.moltlinestudio.com/educator"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "educator": {
      "url": "https://mcp.moltlinestudio.com/educator"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "educator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.moltlinestudio.com/educator"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.moltlinestudio.com/educator none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.moltlinestudio--educator/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent