69
/ 100
4 days ago
glama

Classavo MCP Server

Enables AI assistants to interact with the Classavo education platform via natural language for course management, assignments, grading, attendance, polling, and discussions, with strict privacy controls for students.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: CLASSAVO_API_TOKEN, CLASSAVO_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLASSAVO_API_URL"": "https://api.classavo.com",
🔐 secretCLASSAVO_API_TOKENyour_token_here
configCLASSAVO_USERNAMEyour_email@example.com
🔐 secretCLASSAVO_PASSWORDyour_password
configCLASSAVO_RATE_LIMIT10 # Requests per second
configCLASSAVO_TIMEZONE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kiranprakashkm-classavo-mcp-0u845d)](https://m8ven.ai/mcp/kiranprakashkm-classavo-mcp-0u845d)
commit: 9029bd89aab551d3e6d22d0c21180f0a7b83abe6
code hash: 24351f19938a10d6bdc7685918d174d8e5f52b88f35ad7f8cbcff23ad91137bd
verified: 6/24/2026, 10:17:25 AM
view raw JSON →