infinitecampus-mcp
Rank #7463glama/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 #7463 of 58,832 servers tracked on MCP Toplist. infinitecampus-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 51,369 of 58,832 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>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
chrischall
Other servers by chrischall
- Ofw MCP Server#2481 · 9 vers
- honeybook-mcp#4787 · 10 vers
- opentable-mcp#5805 · 3 vers
- Canvas Parent#5878 · 5 vers
- Credit Karma#5888 · 4 vers
- Zillow#5928 · 5 vers
- zola-mcp#6123 · 3 vers
- Gogcli MCP Server#6655 · 3 vers
- Resy#6884 · 3 vers
- Redfin#6888 · 4 vers
- Compass Real Estate#8064 · 2 vers
- Tempo#8356 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 2.1.2 | May 4, 2026 |
| 2.1.1 | May 1, 2026 |
Frequently asked questions
- What is 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.
- Who maintains infinitecampus-mcp?
- infinitecampus-mcp is maintained by chrischall, which publishes 26 MCP servers (73 total versions) tracked on MCP Toplist.
- Is infinitecampus-mcp an official MCP server?
- Yes — infinitecampus-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does infinitecampus-mcp have?
- MCP Toplist tracks 2 versions of infinitecampus-mcp, most recently published on May 4, 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.