Skip to main content
Glama
n40yuk1

news-checker-mcp

by n40yuk1

check_news

Fetch news articles from global sources by category. Default returns top stories across world, tech, business, science, sports, entertainment, and Japan. Choose up to 50 articles per request.

Instructions

最新ニュースを取得します。ジャンルを指定して世界中のニュースソースから最新記事を一覧表示。デフォルトでは世界の主要ニュースを横断的に取得します。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNo取得件数 (1-50)
categoryNoニュースカテゴリ: world(世界), tech(テクノロジー), business(ビジネス), science(科学), sports(スポーツ), entertainment(エンタメ), japan(日本)。省略時は複数カテゴリ横断
Behavior2/5

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

No annotations provided, so description carries full burden. Only states it retrieves and lists articles; lacks disclosure on rate limits, pagination, data freshness, or return format.

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 short, clear sentences with efficient wording. No fluff, front-loaded with the main action.

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

Completeness3/5

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

Adequate for a simple tool with 2 parameters and no output schema, but missing details on return structure and error handling. Could be more complete for agent invocation.

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% with descriptions for both parameters. Description adds minor context (default cross-cutting world news) but does not significantly extend beyond schema.

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

Purpose4/5

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

Description clearly states it fetches latest news and can specify a genre. It distinguishes from siblings (list_categories, read_article) by focusing on news articles as opposed to categories or individual article reading, but does not explicitly differentiate.

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

Usage Guidelines3/5

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

Implies usage by mentioning genre specification and default broad coverage, but no explicit when-to-use, when-not-to-use, or comparison with alternatives like list_categories.

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/n40yuk1/news-checker-mcp'

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