Skip to main content
Glama
Grinv
by Grinv

Search manga

search_manga
Read-only

Search MyAnimeList for manga, light novels, manhwa, and more by keyword. Returns compact summaries with IDs for further details.

Instructions

Search MyAnimeList manga by keyword. Returns compact summaries and the mal_id needed by get_manga. Covers manga, light novels, manhwa/manhua, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesSearch query, e.g. a manga title.
sfwNoIf true, exclude adult (NSFW) entries. Defaults to false (no filtering).
pageNo1-based page number for pagination.
sortNoSort direction.
typeNoFilter by publication type.
limitNoMax results per page (1-25).
genresNoComma-separated Jikan genre IDs.
statusNoFilter by publication status.
order_byNoField to order by.
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint. Description adds that it returns compact summaries and the mal_id, which is useful behavioral context beyond annotations. No contradictions.

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?

Two sentences, no wasted words. Front-loaded with core purpose, then adds output type and coverage. Highly efficient.

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

Completeness4/5

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

For a search tool with many parameters, the description covers output format (summaries and id) and scope (various types). Lacks mention of pagination behavior but is overall sufficient given rich schema. No output schema needed.

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 description coverage is 100%, so all parameters are already documented. Description does not add additional meaning beyond the schema. Baseline of 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?

Description uses specific verb 'Search' and resource 'MyAnimeList manga', states it returns compact summaries and mal_id needed by get_manga. Distinguishes from sibling search_anime by specifying manga, light novels, manhwa/manhua.

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?

Clearly states it is for searching manga by keyword. Implies usage context, but does not explicitly mention when not to use or compare to other search options like search_anime. Still clear enough for an agent.

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/Grinv/mal-mcp'

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