69
/ 100
26 days ago
glama

mal-mcp

Exposes a user's MyAnimeList data (watch list, scores, statistics) as MCP tools for AI assistants to analyze taste, build statistics, and make recommendations.

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
19 tools verified — handlers match their declared behaviour
15 read-only tools verified — handlers contain no write/delete/exec
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 3 credentials: MAL_ACCESS_TOKEN, MAL_REFRESH_TOKEN, MAL_CLIENT_SECRET
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.
🔐 secretMAL_ACCESS_TOKEN2. Static access token (quick test). Set instead — simplest possible
configHOST0.0.0.0 Bind address
configPORT8000 HTTP listen port
🔐 secretMAL_REFRESH_TOKENvia the standard refresh_token grant: a single POST, no login flow,
configMAL_CLIENT_IDtoken to the server" below) — recommended: MAL_REFRESH_TOKEN, ,
🔐 secretMAL_CLIENT_SECRET(all sensitive).
// 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/umutkdev-myanimelist-mcp-1qk105)](https://m8ven.ai/mcp/umutkdev-myanimelist-mcp-1qk105)
commit: 7174c674a9522bbec77d415bfedd2d040cb8298f
code hash: a20880a7ddacbfe0d817959f27d57f362df1e863188a928aac38f05fb17f0a22
verified: 7/5/2026, 9:01:50 AM
view raw JSON →