MAL MCP Server
Rank #3,591io.github.Grinv/mal-mcp
MyAnimeList MCP server: Tenrai-powered reads plus official MAL personal-list management.
MAL MCP Server is a Model Context Protocol (MCP) server published by grinv. It ranks #3,591 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MAL MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 111,869 of 115,460 servers on MCP Toplist.
Use MAL MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mal-mcp -e "MAL_CLIENT_ID=<your MAL_CLIENT_ID>" -e "MAL_REFRESH_TOKEN=<your MAL_REFRESH_TOKEN>" -e "MAL_ACCESS_TOKEN=<your MAL_ACCESS_TOKEN>" -- npx -y mal-mcpReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
[mcp_servers.mal-mcp]
command = "npx"
args = ["-y", "mal-mcp"]
[mcp_servers.mal-mcp.env]
MAL_CLIENT_ID = "<your MAL_CLIENT_ID>"
MAL_REFRESH_TOKEN = "<your MAL_REFRESH_TOKEN>"
MAL_ACCESS_TOKEN = "<your MAL_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
],
"env": {
"MAL_CLIENT_ID": "<your MAL_CLIENT_ID>",
"MAL_REFRESH_TOKEN": "<your MAL_REFRESH_TOKEN>",
"MAL_ACCESS_TOKEN": "<your MAL_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
],
"env": {
"MAL_CLIENT_ID": "<your MAL_CLIENT_ID>",
"MAL_REFRESH_TOKEN": "<your MAL_REFRESH_TOKEN>",
"MAL_ACCESS_TOKEN": "<your MAL_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
{
"servers": {
"mal-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mal-mcp"
],
"env": {
"MAL_CLIENT_ID": "<your MAL_CLIENT_ID>",
"MAL_REFRESH_TOKEN": "<your MAL_REFRESH_TOKEN>",
"MAL_ACCESS_TOKEN": "<your MAL_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
],
"env": {
"MAL_CLIENT_ID": "<your MAL_CLIENT_ID>",
"MAL_REFRESH_TOKEN": "<your MAL_REFRESH_TOKEN>",
"MAL_ACCESS_TOKEN": "<your MAL_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
],
"env": {
"MAL_CLIENT_ID": "<your MAL_CLIENT_ID>",
"MAL_REFRESH_TOKEN": "<your MAL_REFRESH_TOKEN>",
"MAL_ACCESS_TOKEN": "<your MAL_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Grinv/mal-mcp/releases/download/v0.10.0/mal-mcp.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Grinv%2Fmal-mcp)<a href="https://mcptoplist.com/server/io.github.Grinv%2Fmal-mcp"><img src="https://mcptoplist.com/badge/io.github.Grinv%2Fmal-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
grinv
Other servers by grinv
- Steam MCP Server#2,867 · 8 vers
- TMDB MCP Server#4,030 · 8 vers
- AniList MCP Server#5,746 · 10 vers
- mcp-server-template#94,318
Available versions (7)
| Version | Published |
|---|---|
| 0.10.0 | Aug 24, 2026 |
| 0.9.1 | Jul 31, 2026 |
| 0.9.0 | Jul 30, 2026 |
| 0.8.0 | Jul 29, 2026 |
| 0.7.3 | Jul 27, 2026 |
| 0.6.0 | Jul 20, 2026 |
| 0.5.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains MAL MCP Server?
- MAL MCP Server is maintained by grinv, which publishes 5 MCP servers (33 total versions) tracked on MCP Toplist.
- Is MAL MCP Server listed on the Official MCP Registry?
- Yes — MAL MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MAL MCP Server have?
- MCP Toplist tracks 7 versions of MAL MCP Server, most recently published on Aug 24, 2026.
- Where can I find the source code for MAL MCP Server?
- The source code for MAL MCP Server is hosted at github.com/grinv/mal-mcp.