FCPS School MCP
Related Servers
Alternatives to FCPS School MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to access Canvas LMS course content, including assignments, modules, announcements, and files, to help students manage their coursework.9 npmISC
- AlicenseAqualityBmaintenanceEnables AI assistants to read a student's own Blackboard (Ultra) data—courses, assignments, grades, announcements, and attachments—through their existing logged-in browser session, read-only and locally.9MIT
- AlicenseAqualityBmaintenanceGives Claude, Codex, Cursor and any other MCP client read access to your courses, content, files, grades, deadlines, announcements and discussions, using your own browser session.31MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access Canvas LMS academic data such as courses, assignments, grades, and events via MCP tools.-
- AlicenseAqualityAmaintenanceEnables students to ask an AI assistant about their Canvas LMS data, including assignments, grades, missing submissions, discussions, and upcoming items, while keeping access read-only and private.43MIT
- AlicenseAqualityAmaintenanceConnect Claude and other MCP clients to your Smartschool account to ask about grades, assignments, messages, and your schedule in plain language.113MIT
TDQS
Scored across 11 tools
Most tools are clearly separated by source (Schoology vs StudentVUE) and action, but schoology_get_calendar and schoology_get_upcoming_events overlap around events, and schoology_get_assignments versus schoology_get_materials can both expose assignments. The descriptions help clarify intent, but some boundary cases remain.
All tool names use a consistent snake_case source_action_object pattern, with verbs like get, list, and read used predictably. The schoology_ and studentvue_ prefixes further reinforce consistency.
Eleven tools is well within a reasonable range for a multi-source school information server. Each tool appears to cover a distinct read-oriented capability, so no obvious bloat or thinness.
The surface covers core read-only student workflows: grades, assignments, sections, materials, calendar, events, profile, and document reading. Minor gaps may exist around course-level metadata or messaging, but core needs are well represented.