Skip to main content
Glama

Read the news wire

get_news
Read-onlyIdempotent

Retrieve Anime News Network stories from RSS feeds. Filter by feed (all/news/reviews), category, and edition for targeted headlines.

Instructions

Read the latest Anime News Network stories from their RSS feeds. 'all' mixes news, reviews and features; 'news' and 'reviews' are the narrower feeds. Filter with 'category' to keep only stories the feed tags a given way, such as Manga or Anime. The feed is the whole window available: there is no way to reach older stories through this tool. When you repeat a story, cite Anime News Network and link the article.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
feedNoWhich feed to read. 'all' is the busiest.all
limitNoHow many stories to return.
editionNoRegional edition. They differ mostly in release and licensing coverage.us
categoryNoKeep only items tagged this way, matched case-insensitively.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
feedYes
itemsYes
notesYes
editionYes
total_availableYesItems in the feed after 'category' was applied, before 'limit'.
Behavior4/5

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

Annotations already cover read-only, idempotent, non-destructive behavior. The description adds the limitation that only the current feed window is available and includes a citation requirement when repeating stories, providing useful context beyond the annotations.

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?

Three sentences, each adding value: the main action, feed details, and constraints/citation. No filler, front-loaded with the core purpose.

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?

With rich annotations and an output schema, the description covers usage, feed semantics, a limitation, and citation guidance. It is sufficiently complete for an agent to decide when and how to use the tool.

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

Parameters4/5

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

Schema coverage is 100%, but the description enhances the feed parameter by explaining what 'all' mixes, and gives concrete category examples (Manga, Anime) beyond the schema's 'matched case-insensitively'.

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?

Clearly states it reads the latest Anime News Network stories from their RSS feeds, using specific verbs and resource. It distinguishes from sibling tools by emphasizing the feed window and content mix, making its scope unambiguous.

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?

Provides clear context on feed options ('all' mixes, 'news'/'reviews' narrower) and an explicit exclusion ('no way to reach older stories through this tool'). However, it does not name sibling tools as alternatives, so it lacks full when-to-use vs. alternative guidance.

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/smeet666/mcp-animenewsnetwork'

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