infinitecampus-mcp
Rank #7,446io.github.chrischall/infinitecampus-mcp
MCP server for Infinite Campus parent portal with multi-district support, enabling parents to query student data like grades, assignments, attendance, and send messages across multiple school districts from a single interface.
infinitecampus-mcp is a Model Context Protocol (MCP) server published by chrischall. It ranks #7,446 of 76,851 servers tracked on MCP Toplist. infinitecampus-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 69,405 of 76,851 servers on MCP Toplist.
Use infinitecampus-mcp
Add infinitecampus-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"infinitecampus-mcp": {
"command": "npx",
"args": [
"-y",
"infinitecampus-mcp"
],
"env": {
"IC_BASE_URL": "<your IC_BASE_URL>",
"IC_DISTRICT": "<your IC_DISTRICT>",
"IC_USERNAME": "<your IC_USERNAME>",
"IC_PASSWORD": "<your IC_PASSWORD>",
"IC_NAME": "<your IC_NAME>",
"IC_DISABLE_FETCHPROXY": "<your IC_DISABLE_FETCHPROXY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
chrischall
Other servers by chrischall
- Ofw MCP Server#2,859 · 11 vers
- gogcli#4,185 · 17 vers
- zola-mcp#4,783 · 5 vers
- honeybook-mcp#5,558 · 11 vers
- Redfin#5,816 · 5 vers
- Artsonia#5,950 · 9 vers
- canvas-parent-mcp#6,677 · 6 vers
- Credit Karma#6,688 · 5 vers
- AllTrails#6,737 · 6 vers
- Zillow#6,802 · 6 vers
- resy-mcp#7,092 · 4 vers
- opentable-mcp#7,254 · 4 vers
Available versions (3)
| Version | Published |
|---|---|
| 2.3.4 | Jun 13, 2026 |
| 2.1.2 | May 4, 2026 |
| 2.1.1 | May 1, 2026 |
Frequently asked questions
- Who maintains infinitecampus-mcp?
- infinitecampus-mcp is maintained by chrischall, which publishes 44 MCP servers (190 total versions) tracked on MCP Toplist.
- Is infinitecampus-mcp listed on the Official MCP Registry?
- Yes — infinitecampus-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does infinitecampus-mcp have?
- MCP Toplist tracks 3 versions of infinitecampus-mcp, most recently published on Jun 13, 2026.
- Where can I find the source code for infinitecampus-mcp?
- The source code for infinitecampus-mcp is hosted at github.com/chrischall/infinitecampus-mcp.