Ani Mcp
@gavxm
About Ani Mcp
A smart MCP server for AniList that understands your anime and manga taste - not just raw API calls.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"anilist": {
"command": "npx",
"args": [
"-y",
"ani-mcp"
],
"env": {
"ANILIST_USERNAME": "your_username"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ani Mcp?
Ani Mcp is an MCP (Model Context Protocol) server for AniList that provides intelligent anime and manga features such as taste profiling, personalized recommendations, and list management. It is designed for users of MCP‑compatible clients like Claude Desktop who want AI‑assisted interaction with their AniList data.
How to use Ani Mcp?
Run Ani Mcp with the command npx -y ani-mcp. Configure it by setting environment variables such as ANILIST_USERNAME for personalized features and ANILIST_TOKEN for write operations. For Claude Desktop, add an entry to your MCP servers config; for Claude Code, use claude mcp add ani-mcp -- npx -y ani-mcp.
Key features of Ani Mcp
- Taste profiling from completed lists
- Personalized “what to watch next” picks
- User taste compatibility comparison
- Sequel alerts for finished shows
- Franchise watch order traversal
- Viewing session planning within a time budget
Use cases of Ani Mcp
- Get personalized anime/manga recommendations based on your completed list and preferences.
- Plan a viewing session within a
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments