Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Ani MCP
Ani MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:46:17 PM

Ani MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website

A smart MCP server for AniList that gets your anime/manga taste - not just API calls.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ani-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ani-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (52) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (52) ~814 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ani MCP.

anilist_search

Search anime/manga by title with genre, year, and format filters

anilist_details

Full details, relations, and recommendations for a title

anilist_seasonal

Browse a season's anime lineup

anilist_trending

What's trending on AniList right now

anilist_genres

Browse top titles in a genre with optional filters

anilist_genre_list

List all valid genres and content tags

Documentation Overview

ani-mcp

ani-mcp

npm version npm downloads CI License: MIT MCP Bundle

A smart MCP server for AniList that understands your anime and manga taste - not just raw API calls.

What makes this different

Most AniList integrations mirror the API 1:1. ani-mcp adds an intelligence layer on top:

  • Taste profiling - builds a model of your preferences from your completed list
  • Personalized picks - "what should I watch next?" based on your taste, mood, and seasonal lineup
  • Compatibility - compare taste between two users
  • Sequel alerts - find sequels airing this season for shows you've finished
  • Watch order - franchise chain traversal for long-running series
  • Session planning - "I have 90 minutes, what should I watch?" from your current list
  • Year in review - your watching/reading stats wrapped up

Plus the essentials: search, details, trending, seasonal browsing, list management, social features, and community recommendations. All search and browse tools support pagination for browsing beyond the first page of results.

Try it in 30 seconds

No account needed. Works with any MCP-compatible client.

Claude Desktop

Add to your config file (Settings > Developer > Edit Config or ~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

config.json
{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": ["-y", "ani-mcp"]
    }
  }
}

Restart Claude Desktop after saving.

Alternatively, download ani-mcp.mcpb from the latest release and install via Settings > Extensions.

Claude Code

Terminal
claude mcp add ani-mcp -- npx -y ani-mcp

Personalized features

Add your username for recommendations, taste profiling, and list management:

config.json
{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": ["-y", "ani-mcp"],
      "env": {
        "ANILIST_USERNAME": "your_username"
      }
    }
  }
}

For write operations (updating progress, scoring, list edits), also add ANILIST_TOKEN. See Environment Variables for details.

Environment Variables

VariableRequiredDescription
ANILIST_USERNAMENoDefault username for list and stats tools. Can also pass per-call.
ANILIST_TOKENNoAniList OAuth token. Required for write operations and private lists.
ANILIST_TITLE_LANGUAGENoTitle preference: english (default), romaji, or native.
ANILIST_SCORE_FORMATNoOverride score display: POINT_100, POINT_10_DECIMAL, POINT_10, POINT_5, POINT_3.
ANILIST_NSFWNoSet to true to include adult content in results. Default: false.
ANILIST_MOOD_CONFIGNoJSON object to add or override mood keywords. See Mood config.
DEBUGNoSet to true for debug logging to stderr.
MCP_TRANSPORTNoSet to http for HTTP Stream transport. Default: stdio.
MCP_PORTNoPort for HTTP transport. Default: 3000.
MCP_HOSTNoHost for HTTP transport. Default: localhost.

Tools

Search & Discovery

ToolDescription
anilist_searchSearch anime/manga by title with genre, year, and format filters
anilist_detailsFull details, relations, and recommendations for a title
anilist_seasonalBrowse a season's anime lineup
anilist_trendingWhat's trending on AniList right now
anilist_genresBrowse top titles in a genre with optional filters
anilist_genre_listList all valid genres and content tags
anilist_recommendationsCommunity recommendations for a specific title

Lists & Stats

ToolDescription
anilist_listA user's anime/manga list, filtered by status
anilist_lookupCheck if a specific title is on a user's list
anilist_statsWatching/reading statistics, top genres, score distribution

Intelligence

ToolDescription
anilist_tasteGenerate a taste profile from your completed list
anilist_pickPersonalized "what to watch next" from your backlog, seasonal lineup, or discovery pool
anilist_compareCompare taste compatibility between two users
anilist_wrappedYear-in-review summary
anilist_explain"Why would I like this?" - score a title against your taste profile
anilist_similarFind titles similar to a given anime or manga
anilist_sequelsSequels airing this season for titles you've completed
anilist_watch_orderViewing order for a franchise
anilist_sessionPlan a viewing session within a time budget
anilist_mal_importImport a MyAnimeList user's list and generate recommendations
anilist_kitsu_importImport a Kitsu user's list and generate recommendations

Cards

ToolDescription
anilist_taste_cardGenerate a shareable taste profile card as a PNG image
anilist_compat_cardGenerate a compatibility card comparing two users as a PNG image

Taste Profile Card Compatibility Card

Info

ToolDescription
anilist_staffStaff credits and voice actors for a title
anilist_staff_searchSearch for a person by name and see all their works
anilist_studio_searchSearch for a studio and see their productions
anilist_scheduleAiring schedule and next episode countdown
anilist_airingUpcoming episodes for titles you're currently watching
anilist_charactersSearch characters by name with appearances and VAs
anilist_whoamiCheck authentication status and score format

Social

ToolDescription
anilist_profileView a user's profile, bio, favourites, and stats
anilist_feedRecent activity from a user's feed
anilist_reviewsCommunity reviews for a title
anilist_favouriteToggle favourite on anime, manga, character, staff, or studio
anilist_activityPost a text activity to your feed
anilist_group_pickFind anime/manga for a group to watch together
anilist_shared_planningFind overlap between two users' planning lists
anilist_follow_suggestionsRank followed users by taste compatibility
anilist_reactLike or reply to an activity

Analytics

ToolDescription
anilist_calibrationPer-genre scoring bias vs community consensus
anilist_dropsDrop pattern analysis - genre/tag clusters and median drop point
anilist_evolutionHow your taste shifted across 2-year time windows
anilist_completionistFranchise completion tracking via relation graph
anilist_seasonal_statsPer-season pick/finish/drop rates
anilist_paceEstimated completion date for currently watching titles

Write (requires ANILIST_TOKEN)

ToolDescription
anilist_update_progressUpdate episode or chapter progress
anilist_add_to_listAdd a title to your list with a status
anilist_rateScore a title (0-10)
anilist_delete_from_listRemove an entry from your list
anilist_undoUndo the last write operation
anilist_unscoredList completed but unscored titles for batch scoring
anilist_batch_updateBulk filter + action on list entries (dry-run default)

Resources

MCP resources provide context to your AI assistant without needing a tool call. Clients that support resources can automatically include this information in conversations.

ResourceDescription
anilist://profileYour AniList profile with bio, stats, and favourites
anilist://taste/{type}Taste profile (genre weights, themes, scoring patterns) for ANIME or MANGA
anilist://list/{type}Currently watching/reading entries with progress and scores

Prompts

Pre-built conversation starters that clients can offer as quick actions.

PromptDescription
setupWalk through connecting your AniList account step by step
seasonal_reviewReview this season's anime against your taste profile
what_to_watchPlan what to watch now with optional mood and time budget
roast_my_tasteGet a humorous roast of your anime taste
compare_usCompare your taste with another user
year_in_reviewYour anime/manga year in review
explain_titleWhy would you like (or dislike) a specific title?
find_similarFind titles similar to one you enjoyed

Examples

Here are some things you can ask your AI assistant once ani-mcp is connected:

"What should I watch next?" Uses anilist_pick to analyze your completed list, build a taste profile, and recommend titles from your Planning list ranked by how well they match your preferences.

"I want something dark and psychological" Uses anilist_pick with mood filtering to boost titles matching that vibe and penalize mismatches.

"What's good this season?" Uses anilist_pick with source: SEASONAL to rank currently airing anime against your taste profile.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
440
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
52
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ani MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "ani-mcp": { "command": "npx", "args": ["-y","ani-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAni MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ani-mcp?style=directory)](https://allmcps.com/mcp/ani-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ani-mcp"><img src="https://allmcps.com/api/badge/ani-mcp?style=directory" alt="Ani MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 6, 2026
13/13 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 6, 2026
npm downloads440/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Β· ani-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Ani MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients