anime-vibe-api

Smashthehedgehog/anime-vibe-api
★ 0 stars Python AI/LLM Updated today
Semantic vibe-based anime/manga recommender: FastAPI + MCP server over Supabase pgvector
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "anime-vibe-api": {
      "command": "uvx",
      "args": [
        "anime-vibe-api"
      ]
    }
  }
}

Or install with pip: pip install anime-vibe-api

README Excerpt

Semantic "vibe" search over a curated AniList anime/manga catalog (the top 2,500 most popular anime and top 2,500 most popular manga, kept as separate pools -- see "Why a curated 5,000-title catalog" in of a mood or theme, returns the closest-matching titles by combining sentence-embedding similarity with popularity. Exposed both as a REST