parentsquare-mcp
Rank #11,869io.github.jasonko/psquare
MCP server for ParentSquare school-parent communication platform
parentsquare-mcp is a Model Context Protocol (MCP) server published by jasonko. It ranks #11,869 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. parentsquare-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 120,177 of 132,046 servers on MCP Toplist.
Use parentsquare-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add psquare -- uvx psquare-mcp[mcp_servers.psquare]
command = "uvx"
args = ["psquare-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"psquare": {
"command": "uvx",
"args": [
"psquare-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"psquare": {
"command": "uvx",
"args": [
"psquare-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"psquare": {
"type": "stdio",
"command": "uvx",
"args": [
"psquare-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"psquare": {
"command": "uvx",
"args": [
"psquare-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"psquare": {
"command": "uvx",
"args": [
"psquare-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jasonko%2Fpsquare)<a href="https://mcptoplist.com/server/io.github.jasonko%2Fpsquare"><img src="https://mcptoplist.com/badge/io.github.jasonko%2Fpsquare.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jasonko
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 20, 2026 |
| 0.2.2 | Aug 10, 2026 |
| 0.2.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains parentsquare-mcp?
- parentsquare-mcp is maintained by jasonko, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is parentsquare-mcp listed on the Official MCP Registry?
- Yes — parentsquare-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does parentsquare-mcp have?
- MCP Toplist tracks 3 versions of parentsquare-mcp, most recently published on Aug 20, 2026.
- Where can I find the source code for parentsquare-mcp?
- The source code for parentsquare-mcp is hosted at github.com/jasonko/psquare-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.