Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
classdojo_list_classesA

Lists the three-digit classes visible in the locally connected ClassDojo teacher session.

classdojo_inspect_workbookA

Scans every worksheet and reports candidate class, seat-number, and student-name column groups without importing or transmitting student data.

classdojo_get_rosterC

Reads a class roster without changing ClassDojo data.

classdojo_get_ui_stateA

Reports whether the selected class is ready, adding students, or blocked by a family-invitation, welcome-message, or student-account dialog. It does not dismiss anything.

classdojo_preview_roster_importB

Reads a local XLSX workbook and reports the student-name changes before anything is sent to ClassDojo.

classdojo_apply_roster_importA

Sends student names to ClassDojo only after explicit confirmation, then verifies each class by reading it back.

classdojo_verify_roster_against_workbookA

Reads the current ClassDojo roster and a local XLSX workbook, then reports exact count, missing, and unexpected student-name differences without changing ClassDojo data.

classdojo_doctorA

Checks the local browser connection, login visibility, and available classes without writing data.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eason0in/classdojo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server