infinitecampus-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@infinitecampus-mcpshow me my child's missing assignments"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
infinitecampus-mcp
MCP server for Infinite Campus (Campus Parent portal). Multi-district support — a parent of kids in different districts can query and act across all of them from one MCP instance.
Tools
Domain | Tools |
Districts |
|
Students |
|
Schedule |
|
Assignments |
|
Grades |
|
Attendance |
|
Behavior |
|
Food service |
|
Documents |
|
Messages |
|
Tools that the harness will gate as write/IO operations: ic_send_message, ic_download_document.
Configuration
Set numbered env vars per district. The loader scans IC_1_*, IC_2_*, … until it hits a gap, so accounts must be sequential.
IC_1_NAME=anoka
IC_1_BASE_URL=https://anoka.infinitecampus.org
IC_1_DISTRICT=anoka
IC_1_USERNAME=parent@example.com
IC_1_PASSWORD=...Add IC_2_*, IC_3_* for additional districts. See .env.example.
Status
This project was developed and is maintained by AI (Claude). Use at your own discretion. Unofficial — not affiliated with Infinite Campus.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/chrischall/infinitecampus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server