ClassQuill
@EquateItAu
About ClassQuill
MCP server for ClassQuill — read-only access to tutoring-business data (sessions, students, tutors, invoices, payments, reports) for Claude, Codex, Cursor & more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"classquill": {
"command": "npx",
"args": [
"-y",
"equateit-mcp"
],
"env": {
"EQUATEIT_API_KEY": "ei_live_xxxx"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ClassQuill?
ClassQuill is a tutoring-business-management platform: scheduling, billing, payroll, and a built-in learning platform for tutoring companies. This MCP server exposes ClassQuill's data to AI agents.
How to use it
Hosted: point any remote-MCP client at https://mcp.classquill.com/mcp and sign in (or pass an API key as a Bearer token). Local: npx -y equateit-mcp (stdio, reads an EQUATEIT_API_KEY).
Key features
- Read-only tools for sessions, students, tutors, parents, invoices, payments, lesson plans, homework, questions, subjects, files, results, availabilities, coverage, and reports
- Tool list generated directly from ClassQuill's live OpenAPI spec, so it can't drift from the real API
- Works with Claude, Codex, Cursor, Windsurf, Composio, and any MCP-compatible client
Use cases
- Let an AI agent look up a tutoring business's schedule, students, or invoices without leaving the chat
- Build custom reporting or automations on top of ClassQuill data via a standard MCP interface
Where is the source code?
Public GitHub repo: https://github.com/EquateItAu/classquill-mcp (MIT licensed, npm package equateit-mcp).
Basic information
More Productivity MCP servers
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Openfate Bazi Mcp
openfate-aiOpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Sitespeak Claude Plugin
sitespeakaiManage your SiteSpeakAI chatbot from Claude Code - a plugin and MCP server for optimizing chatbots in plain English.
Comments