Skip to main content
Glama
gavxm
by gavxm

anilist_search

Read-only

Search anime or manga by title with optional filters for genre, year, format, and more. Returns ranked results with details and AniList URL.

Instructions

Search for anime or manga by title with optional filters. Use when the user wants to find an anime/manga by name, discover titles in a genre, or find what aired in a specific year. Supports common abbreviations (aot, jjk, csm). Returns ranked list with title, format, year, score, genres, episode count, studios, and AniList URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term, e.g. "steins gate", "one piece", "chainsaw man"
typeNoSearch for anime or mangaANIME
genreNoFilter by genre, e.g. "Action", "Romance", "Thriller"
yearNoFilter by release year
formatNoFilter by format (TV, MOVIE, etc.)
isAdultNoInclude adult (18+) content in results
limitNoNumber of results to return (default 10, max 25)
pageNoPage number for pagination (default 1)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, making the tool safe. The description adds that it supports common abbreviations and returns a ranked list with specific fields. No additional behavioral constraints (e.g., rate limits) are mentioned, but annotations cover the safety profile.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (three sentences) and front-loaded with purpose, then usage, then return info. Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema exists, but the description explicitly lists all returned fields: title, format, year, score, genres, episode count, studios, and URL. This fully explains what the tool provides for a search operation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so each parameter is already described. The description mentions 'optional filters' generally but does not add new semantics beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Search') and resource ('anime or manga'), specifies optional filters, and lists return fields. It effectively distinguishes this tool from siblings like anilist_details or anilist_genres.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit use case scenarios: 'Use when the user wants to find an anime/manga by name, discover titles in a genre, or find what aired in a specific year.' It does not mention when not to use or exclude alternatives, but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gavxm/ani-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server