Skip to main content
Glama

anilist-mcp

MIT License
112
54
  • Apple
  • Linux
server.json1.88 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json", "name": "io.github.yuna0x0/anilist-mcp", "description": "AniList MCP server for accessing AniList API data", "status": "active", "repository": { "url": "https://github.com/yuna0x0/anilist-mcp", "source": "github" }, "version": "1.3.6", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "anilist-mcp", "version": "1.3.6", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "AniList API token for authenticated requests", "isRequired": false, "format": "string", "isSecret": true, "name": "ANILIST_TOKEN" } ] }, { "registryType": "oci", "registryBaseUrl": "https://ghcr.io", "identifier": "yuna0x0/anilist-mcp", "version": "1.3.6", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "AniList API token for authenticated requests", "isRequired": false, "format": "string", "isSecret": true, "name": "ANILIST_TOKEN" } ] }, { "registryType": "mcpb", "identifier": "https://github.com/yuna0x0/anilist-mcp/releases/download/v1.3.6/anilist-mcp-1.3.6.mcpb", "fileSha256": "76579d74b1f94df9b6203d3a6a11385f22555f0f695dc109c1c6512a7e0c79ff", "version": "1.3.6", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "AniList API token for authenticated requests", "isRequired": false, "format": "string", "isSecret": true, "name": "ANILIST_TOKEN" } ] } ] }

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