the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Grinv/anilist-mcp-server",
"description": "MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.",
"title": "AniList MCP Server",
"repository": {
"url": "https://github.com/Grinv/anilist-mcp-server",
"source": "github",
"id": "1306772146"
},
"version": "0.8.0",
"packages": [
{
"registryType": "npm",
"identifier": "anilist-mcp-server",
"version": "0.8.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. From an app registered at anilist.co/settings/developer — needed to use login_anilist.",
"name": "ANILIST_CLIENT_ID"
},
{
"description": "Optional. Paired with the Client ID above — needed to use login_anilist.",
"isSecret": true,
"name": "ANILIST_CLIENT_SECRET"
},
{
"description": "Optional. A pre-obtained AniList access token, as an alternative to running login_anilist.",
"isSecret": true,
"name": "ANILIST_ACCESS_TOKEN"
},
{
"description": "Optional. Localhost port for the login_anilist callback (default 8082).",
"name": "ANILIST_OAUTH_PORT"
},
{
"description": "Optional. Overrides where the AniList access token is persisted (defaults under the OS config dir).",
"name": "ANILIST_TOKEN_STORE"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Grinv/anilist-mcp-server/releases/download/v0.8.0/anilist-mcp-server.mcpb",
"version": "0.8.0",
"fileSha256": "42cb778c91f2a20923a3ebf9ff77c8def218c07a9537854fa16381848013d6b5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. From an app registered at anilist.co/settings/developer — needed to use login_anilist.",
"name": "ANILIST_CLIENT_ID"
},
{
"description": "Optional. Paired with the Client ID above — needed to use login_anilist.",
"isSecret": true,
"name": "ANILIST_CLIENT_SECRET"
},
{
"description": "Optional. A pre-obtained AniList access token, as an alternative to running login_anilist.",
"isSecret": true,
"name": "ANILIST_ACCESS_TOKEN"
},
{
"description": "Optional. Localhost port for the login_anilist callback (default 8082).",
"name": "ANILIST_OAUTH_PORT"
},
{
"description": "Optional. Overrides where the AniList access token is persisted (defaults under the OS config dir).",
"name": "ANILIST_TOKEN_STORE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-16T12:10:52.929844Z",
"publishedAt": "2026-08-16T12:10:52.929844Z",
"updatedAt": "2026-08-16T12:10:52.929844Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.8.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.