69
/ 100
25 days ago
glama

PokeCanvas

Enables querying Canvas LMS courses, assignments, grades, and more via natural language through Poke. Reads live data on every request.

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 2 credentials: POKE_API_KEY, CANVAS_API_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.
🔐 secretPOKE_API_KEY
configPORT8765 python src/server.py &
configCANVAS_BASE_URLSelf-host (most private): deploy your own (the 1-click above), set + CANVAS_API_TOKEN, connect with no key. Your token never leaves infrastructure you control.
🔐 secretCANVAS_API_TOKENSelf-host (most private): deploy your own (the 1-click above), set CANVAS_BASE_URL + , connect with no key. Your token never leaves infrastructure you control.
// 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/jackulau-pokecanvas-10j1tm)](https://m8ven.ai/mcp/jackulau-pokecanvas-10j1tm)
commit: 39918f295f726f970fcb530e7a9c33e5f3a38ec6
code hash: 94747270da510196c1fd0b70467155c13ead845e2995dc5e97763c412494768a
verified: 7/6/2026, 10:39:29 AM
view raw JSON →