45
/ 100
1 month ago
glama

ani-mcp

A smart AniList integration for the Model Context Protocol that provides AI assistants with tools for searching media, managing watchlists, and analyzing user anime or manga tastes. It goes beyond basic API calls by offering personalized recommendations, taste comparisons, and natural language profile summaries.

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: ANILIST_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.
configANILIST_API_URL
configANILIST_CACHE_TTL
configANILIST_MOOD_CONFIGNo JSON object to add or override mood keywords. See [Mood config](#mood-config).
configANILIST_NSFWNo Set to true to include adult content in results. Default: false.
configANILIST_SCORE_FORMATNo Override score display: POINT_100, POINT_10_DECIMAL, POINT_10, POINT_5, POINT_3.
configANILIST_SMOKE_TEST
configANILIST_TITLE_LANGUAGENo Title preference: english (default), romaji, or native.
🔐 secretANILIST_TOKENFor write operations (updating progress, scoring, list edits), also add . See [Environment Variables](#environment-variables) for details.
configANILIST_USERNAME"": "your_username"
configKITSU_API_URL
configMCP_HOSTNo Host for HTTP transport. Default: localhost.
configMCP_PORTNo Port for HTTP transport. Default: 3000.
configMCP_TRANSPORTNo Set to http for HTTP Stream transport. Default: stdio.
configVITEST
// 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 0 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/gavxm-ani-mcp-1dsg4n)](https://m8ven.ai/mcp/gavxm-ani-mcp-1dsg4n)
commit: 62a467c132bd5113966fc719289fa5f964fe440a
code hash: 5baf45f9b14cf0d089255b55d7c56ea994882d43d5933b163b734833bfa0b380
verified: 6/12/2026, 11:47:43 AM
view raw JSON →