51
/ 100
1 month ago
glama

aum-mcp-server

A personal MCP server split into focused servers — each loads only the tools it needs, keeping Claude's context lean.

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
🚨
Secret credentials may flow to a network call
4 flows detected: CANVAS_TOKEN, SUPABASE_KEY, SPOTIFY_REFRESH_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
5 tools describe read intent but their handlers mutate — slurm_jobs (line 31: conn.exec(command, (err, stream) => {); slurm_files (line 31: conn.exec(command, (err, stream) => {); slurm_read_file (line 31: conn.exec(command, (err, stream) => {)
🔐
You'll be asked for 8 credentials: CANVAS_TOKEN, GITHUB_TOKEN, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN, OSC_PASSWORD, SLURM_PASSWORD, SPOTIFY_REFRESH_TOKEN, SUPABASE_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.
🔐 secretCANVAS_TOKEN
🔐 secretGITHUB_TOKEN
configGOOGLE_CLIENT_IDGoogle (Gmail + Calendar + Contacts) requires an OAuth flow — after filling in and GOOGLE_CLIENT_SECRET, run:
🔐 secretGOOGLE_CLIENT_SECRETGoogle (Gmail + Calendar + Contacts) requires an OAuth flow — after filling in GOOGLE_CLIENT_ID and , run:
🔐 secretGOOGLE_REFRESH_TOKENThis prints a — paste it into .env. One token covers all three Google services.
configOBSIDIAN_VAULT_PATH
configOLLAMA_HOST
configOSC_HOST
🔐 secretOSC_PASSWORD
configOSC_USERNAME
configSLURM_HOST
🔐 secretSLURM_PASSWORD
configSLURM_USERNAME
configSPOTIFY_CLIENT_ID
🔐 secretSPOTIFY_REFRESH_TOKEN
🔐 secretSUPABASE_KEY
configSUPABASE_URL
// 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 11 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/aumsuthar-aum-mcp-server-zdme16)](https://m8ven.ai/mcp/aumsuthar-aum-mcp-server-zdme16)
commit: b14fe038b51a7ce619d3eae6425a1e2429518f3c
code hash: ef9092109a5c26091a20a15259c00319759463f77e0bf08e879f0b1a82814746
verified: 6/24/2026, 9:50:26 AM
view raw JSON →