A remote MCP server for querying Canvas LMS courses, assignments, and grades. Enables natural language interaction with Canvas data via MCP clients like Claude Desktop.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.ALLOWED_ORIGINS— (optional): Comma-separated list of allowed origins for Origin validation (default: http://localhost:,http://127.0.0.1:)BASE_PATH— (optional, default /mcp): MCP endpoint pathCANVAS_API_TOKEN— Your Canvas personal access tokenCANVAS_BASE_URL— Your Canvas instance URL (e.g., https://yourschool.instructure.com)CANVAS_TIMEOUT_MS— (optional, default 15000): Timeout in milliseconds for outbound Canvas API requests (connect + read)MCP_AUTH_TOKEN— (optional): If set, require Authorization: Bearer <token> on all /mcp requests (both GET and POST)PORT— (optional, default 8080): HTTP server port[](https://m8ven.ai/mcp/jordanlein-canvas-mcp-1nhv0m)