71
/ 100
16 days ago
pulsemcp

Canvas LMS

Local-first MCP server for Canvas LMS — access courses, assignments, grades, modules, announcements, and calendar events via stdio.

admin978/canvas-mcp· pypi: canvas-local-mcp· 1.6K installs· listed on pulsemcp
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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CANVAS_TOKEN
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.
configCANVAS_BASE_URLedit ~/.canvas.env: set (institution root, no /api/v1)
🔐 secretCANVAS_TOKENand paste the token into
configCANVAS_DUMP_DIROutput goes to ./canvas-dump/ by default. Override with =/path/to/dir.
// 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/canvas-local-mcp-a9qv6m)](https://m8ven.ai/mcp/canvas-local-mcp-a9qv6m)
commit: a0a623b011519ec9195f84205ab96ee7b122d008
code hash: a9cc0a7ed6f9fdbbd04b31d9b82acc74c33d977bb20d5bead25e8fb44f0adea7
verified: 7/15/2026, 8:35:26 AM
view raw JSON →