Skip to main content
Glama
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.4.0", "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.4.0", "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.4.0", "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.4.0/anilist-mcp-1.4.0.mcpb", "fileSha256": "f77013615f02d9001b895ffb915b0a642a1a914cbb48d24f6f09e91e3f9c9fd1", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ANILIST_TOKEN", "description": "AniList API token for authenticated requests", "format": "string", "isRequired": false, "isSecret": true } ] } ] }

Latest Blog Posts

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