Skip to main content
Glama
tdlm
by tdlm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
submit_mfa_codeA

Submit a 6-digit MFA verification code to complete ParentSquare login. When a ParentSquare tool returns an MFA error, check your email for the code.

list_schoolsA

List available schools and students in your ParentSquare account. Returns JSON with schools, students, and your user ID.

list_school_featuresA

List features available for a specific school by parsing its sidebar navigation.

get_feedsC

Get recent posts from a school's feed with titles, authors, dates, and summaries.

get_postA

Get full details of a specific post including body text, comments, and attachments. Image attachments are returned inline; PDF text is extracted when pdf-parse is installed.

list_conversationsC

List message conversations for a school.

get_conversationA

Read a specific message conversation thread with all messages.

get_calendar_eventsB

Get calendar events for a school using the ICS calendar export.

list_photosB

List photos posted for a school.

list_filesA

List files and documents posted for a school.

download_fileB

Download a photo, video, or file to local disk from a ParentSquare URL.

get_directoryA

List school contact info and staff directory with names, roles, and phone numbers.

get_staff_memberA

Get detailed info for a specific staff member including email, photo, and office hours.

list_groupsA

List groups at a school with member counts and descriptions.

get_group_feedB

Get posts from a specific group's feed.

get_student_dashboardB

Get student dashboard information including school, grade, classes, and teachers.

list_signupsC

List sign-up and RSVP posts for a school.

list_noticesC

List alerts and notices for a school.

list_pollsB

List polls for a school with questions, options, and vote counts.

list_linksB

List quick-access links for a school.

list_paymentsA

List payment items for a school with summary stats and item prices.

list_volunteer_hoursA

List your logged volunteer hours for a school.

list_formsC

List available forms and permission slips for a school.

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/tdlm/parentsquare-mcp'

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