74
/ 100
26 days ago
glama

Shiori MCP Server

Student productivity MCP. Ask Claude what assignments are due, calculate grades needed, summarize notes, review flashcards. Works with Google Classroom and Gemini AI.

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 7 credentials: APPWRITE_API_KEY, GEMINI_API_KEY, GITHUB_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, SUPABASE_SERVICE_ROLE_KEY
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.
🔐 secretAPPWRITE_API_KEY
configAPPWRITE_ASSIGNMENTS_COLLECTION
configAPPWRITE_COURSES_COLLECTION
configAPPWRITE_DATABASE_ID
configAPPWRITE_ENDPOINT
configAPPWRITE_EVENTS_COLLECTION
configAPPWRITE_GRADES_COLLECTION
configAPPWRITE_PROJECT_ID
configAPPWRITE_STUDENTS_COLLECTION
configAPPWRITE_STUDY_PLANS_COLLECTION
configAPP_URL
configCLIENT_URL
🔐 secretGEMINI_API_KEY
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
configGITHUB_REDIRECT_URI
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_REDIRECT_URI
configNEXT_PUBLIC_APP_URL
configPORT
configSHIORI_DATA_FILE
configSHIORI_URL
configSTRIPE_PRICE_ANNUAL
configSTRIPE_PRICE_MONTHLY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configVITE_SUPABASE_URL✅ Yes [supabase.com](https://supabase.com) → Settings → API
// 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 4 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/kaorii-ako-shiori-v1-0izxlm)](https://m8ven.ai/mcp/kaorii-ako-shiori-v1-0izxlm)
commit: e565bdeae0147b1d9ab4b2de319bb64c439dcfcd
code hash: d25541cccfffc6491ee4f9359348b6206facee4a0db7d70f64ec9d7312623fc6
verified: 6/16/2026, 1:27:26 PM
view raw JSON →