parentsquare-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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