pickuppatrol-mcp
Rank #7,951io.github.chrischall/pickuppatrol-mcp
Read and change your children's school dismissal plans in PickUp Patrol
pickuppatrol-mcp is a Model Context Protocol (MCP) server published by chrischall. It ranks #7,951 of 132,608 servers tracked on MCP Toplist. pickuppatrol-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 124,657 of 132,608 servers on MCP Toplist.
Use pickuppatrol-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pickuppatrol-mcp -- npx -y @chrischall/pickuppatrol-mcp[mcp_servers.pickuppatrol-mcp]
command = "npx"
args = ["-y", "@chrischall/pickuppatrol-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pickuppatrol-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/pickuppatrol-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pickuppatrol-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/pickuppatrol-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pickuppatrol-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@chrischall/pickuppatrol-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pickuppatrol-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/pickuppatrol-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pickuppatrol-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/pickuppatrol-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.chrischall%2Fpickuppatrol-mcp)<a href="https://mcptoplist.com/server/io.github.chrischall%2Fpickuppatrol-mcp"><img src="https://mcptoplist.com/badge/io.github.chrischall%2Fpickuppatrol-mcp.svg" alt="MCP Toplist: Top 10% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chrischall
Other servers by chrischall
- OurFamilyWizard MCP#1,084 · 53 vers
- skylight-mcp#1,551 · 25 vers
- infinitecampus-mcp#2,108 · 28 vers
- zola-mcp#2,158 · 37 vers
- redfin-mcp#2,290 · 32 vers
- honeybook-mcp#2,801 · 43 vers
- resy-mcp#2,881 · 34 vers
- gemini-mcp#3,125 · 38 vers
- opentable-mcp#3,263 · 31 vers
- Credit Karma MCP#3,266 · 31 vers
- booli-mcp#3,317 · 11 vers
- canvas-parent-mcp#3,345 · 31 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.0.0 | Sep 20, 2026 |
| 0.2.1 | Sep 10, 2026 |
| 0.2.0 | Sep 4, 2026 |
| 0.1.2 | Aug 19, 2026 |
| 0.1.1 | Aug 16, 2026 |
| 0.1.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains pickuppatrol-mcp?
- pickuppatrol-mcp is maintained by chrischall, which publishes 73 MCP servers (1390 total versions) tracked on MCP Toplist.
- Is pickuppatrol-mcp listed on the Official MCP Registry?
- Yes — pickuppatrol-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does pickuppatrol-mcp have?
- MCP Toplist tracks 6 versions of pickuppatrol-mcp, most recently published on Sep 20, 2026.
- Where can I find the source code for pickuppatrol-mcp?
- The source code for pickuppatrol-mcp is hosted at github.com/chrischall/pickuppatrol-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.