sheelaghexpensive483/mcp-local-school-orchestrator
Manage school data locally with MCP, LangGraph, and Ollama for natural language queries, PDF reports, and privacy-first admin control
Platform-specific configuration:
{
"mcpServers": {
"mcp-local-school-orchestrator": {
"command": "npx",
"args": [
"-y",
"mcp-local-school-orchestrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/sheelaghexpensive483/mcp-local-school-orchestrator)
mcp-local-school-orchestrator is a local school management app that runs on your computer. It helps you work with school data, AI tools, reports, and simple dashboards in one place.
It uses local AI, so your data stays on your machine. The app includes:
This makes it useful for school admins, staff, and users who want a private setup on Windows.
Use a Windows PC with:
You also need:
Open this page on your Windows PC:
https://github.com/sheelaghexpensive483/mcp-local-school-orchestrator
From there, get the project files and save them in a folder on your computer.
C:\mcp-local-school-orchestratorYou should have the files ready before you move to setup.
If Python is not on your PC:
To check that Python works:
python --version
If you see a version number, Python is
Loading reviews...