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/mal-mcp",
"description": "MyAnimeList MCP server: Tenrai-powered reads plus official MAL personal-list management.",
"title": "MAL MCP Server",
"repository": {
"url": "https://github.com/Grinv/mal-mcp",
"source": "github"
},
"version": "0.9.1",
"packages": [
{
"registryType": "npm",
"identifier": "mal-mcp",
"version": "0.9.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MAL app Client ID (type 'other'). Also enables read-tool resilience with no login. See docs/auth.md.",
"isSecret": true,
"name": "MAL_CLIENT_ID"
},
{
"description": "OAuth refresh token (one-time auth, docs/auth.md); enables personal-list tools with auto-refresh.",
"isSecret": true,
"name": "MAL_REFRESH_TOKEN"
},
{
"description": "Advanced: standalone MAL access token. Works ~30 days without refresh; usually leave unset.",
"isSecret": true,
"name": "MAL_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Grinv/mal-mcp/releases/download/v0.9.1/mal-mcp.mcpb",
"version": "0.9.1",
"fileSha256": "bb093231ac763f7f25e42fa43fa135208b0aa7b49b0c724f9fb9b0b1d24139bd",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MAL app Client ID (type 'other'). Also enables read-tool resilience with no login. See docs/auth.md.",
"isSecret": true,
"name": "MAL_CLIENT_ID"
},
{
"description": "OAuth refresh token (one-time auth, docs/auth.md); enables personal-list tools with auto-refresh.",
"isSecret": true,
"name": "MAL_REFRESH_TOKEN"
},
{
"description": "Advanced: standalone MAL access token. Works ~30 days without refresh; usually leave unset.",
"isSecret": true,
"name": "MAL_ACCESS_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T19:39:18.479814Z",
"publishedAt": "2026-07-31T19:39:18.479814Z",
"updatedAt": "2026-07-31T19:39:18.479814Z",
"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.9.1last 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.