Skip to main content
Glama

Svodka — Bulgarian News

Search Bulgarian news

search_bulgarian_news

Семантично търсене в агрегирани български новини от водещите издания (dnes.bg, news.bg, dariknews.bg, trud.bg, blitz.bg). Use for any question about current events, people, places, or topics in Bulgaria. Returns the most relevant summarized stories with their source outlets and canonical links. Queries work best in Bulgarian.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of stories to return (default 10)
queryYesSearch query, ideally in Bulgarian (e.g. 'магистрала Тракия', 'избори', 'НАП')

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It clearly discloses that this is a semantic search, that results are summarized stories, and that source outlets and canonical links are returned. It also notes language effectiveness ('Queries work best in Bulgarian'). It does not mention limitations like pagination or rate limits, but for a read-only search tool this is reasonably transparent.

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 compact, with no filler. It front-loads the core purpose in Bulgarian, then adds usage scope, return contents, and language guidance in three short sentences. Every sentence contributes necessary information.

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?

For a search tool with two parameters and no output schema, the description adequately covers purpose, sources, result contents, and usage context. Combined with the schema's parameter details, it gives an agent enough to select and invoke the tool correctly without needing more.

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% with descriptions and examples for both parameters, so baseline is 3. The description adds meaningful value by advising that queries work best in Bulgarian and clarifying that results are summarized stories—context that helps select parameter values.

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 opens with a specific verb+resource: 'Семантично търсене в агрегирани български новини' (semantic search in aggregated Bulgarian news), naming concrete outlets. It distinguishes from siblings by emphasizing search over arbitrary topics versus specific article retrieval or recent-news listings.

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 explicitly states when to use it: 'Use for any question about current events, people, places, or topics in Bulgaria.' It does not explicitly mention alternatives or exclusions, but the context is clear and actionable.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: search by topic, list chronological, get top-ranked, and fetch details by ID. Descriptions explicitly state when to use each, preventing confusion.

Naming Consistency5/5

All tools use snake_case with a clear verb (_get_, _list_, _search_) followed by a specific noun, forming a consistent and predictable naming pattern.

Tool Count5/5

4 tools is well-scoped for a news aggregator, covering the core workflows without redundancy or bloat. Each tool earns its place.

Completeness4/5

The set covers essential news operations (browse, search, top stories, detail view) and supports the main workflow. Minor gaps like category filtering or source-specific queries exist but are not critical.

Resources