Skip to main content
Glama
Ansvar-Systems

Slovenian Competition MCP

si_comp_search_mergers

Search Slovenian merger control decisions by query, sector, and outcome. Retrieve acquiring party, target, sector, and clearance result.

Instructions

Search AVK merger control decisions (nadzor koncentracij). Returns merger cases with acquiring party, target, sector, and outcome.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return. Defaults to 20.
queryYesSearch query (e.g., 'prevzem energetika', 'telekomunikacije koncentracija', 'maloprodaja zdruzitev')
sectorNoFilter by sector ID (e.g., 'energy', 'telecommunications', 'retail'). Optional.
outcomeNoFilter by merger outcome. Optional.
Behavior2/5

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

No annotations are provided, and the description only mentions return fields. It does not disclose behavior such as whether the tool is read-only, authentication requirements, rate limits, or any side effects. For a tool with no annotations, more transparency is needed.

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 two sentences, concise and front-loaded. Every word provides value, with no unnecessary detail.

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?

Given the tool's complexity (4 parameters, no output schema), the description adequately covers what it returns. However, it could mention pagination behavior or result limits, which are implied by the 'limit' parameter but not explained. Overall it is mostly complete.

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?

All 4 parameters are described in the schema with 100% coverage. The description adds no extra meaning beyond the schema; it only lists some return fields. Baseline score of 3 is appropriate as the schema already conveys parameter semantics.

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 this tool searches AVK merger control decisions and specifies the return fields (acquiring party, target, sector, outcome). It is distinct from sibling tools like si_comp_search_decisions, which likely covers broader decisions.

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?

Usage is implied by the tool name and description, but there is no explicit guidance on when to use this over si_comp_search_decisions or other siblings. The description does not mention when not to use the tool or provide alternatives.

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/Ansvar-Systems/slovenian-competition-mcp'

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