Skip to main content
Glama

anilist-mcp

MIT License
181
57
  • Apple
  • Linux
server.json1.97 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.yuna0x0/anilist-mcp", "description": "AniList MCP server for accessing AniList API data", "title": "AniList", "repository": { "url": "https://github.com/yuna0x0/anilist-mcp", "source": "github", "id": "952023806" }, "version": "1.3.9", "icons": [ { "src": "https://anilist.co/img/icons/icon.svg", "mimeType": "image/svg+xml", "sizes": ["any"] } ], "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "anilist-mcp", "version": "1.3.9", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ANILIST_TOKEN", "description": "AniList API token for authenticated requests", "format": "string", "isRequired": false, "isSecret": true } ] }, { "registryType": "oci", "identifier": "ghcr.io/yuna0x0/anilist-mcp:1.3.9", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ANILIST_TOKEN", "description": "AniList API token for authenticated requests", "format": "string", "isRequired": false, "isSecret": true } ] }, { "registryType": "mcpb", "identifier": "https://github.com/yuna0x0/anilist-mcp/releases/download/v1.3.9/anilist-mcp-1.3.9.mcpb", "fileSha256": "e149213c661cd8473c5deb1f6a852e65db90dfdf90ff60890ebadd38a389b12e", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ANILIST_TOKEN", "description": "AniList API token for authenticated requests", "format": "string", "isRequired": false, "isSecret": true } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuna0x0/anilist-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server