Ani Mcp
@gavxm
About Ani Mcp
A smart MCP server for AniList that understands your anime and manga taste - not just raw API calls.
Basic information
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
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 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,
Comments