MCP.so
ログイン
A

Ani Mcp

@gavxm

Ani Mcp について

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

gavxm

投稿者

Gavin Mason

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ