croatian-competition-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hr_comp_search_decisionsA | Full-text search across AZTN competition enforcement decisions. Covers abuse of dominance, cartel enforcement, and sector inquiries under Croatian competition law (Zakon o zaštiti tržišnog natjecanja — ZZTN). Returns matching decisions with case number, parties, sector, outcome, and summary. |
| hr_comp_get_decisionA | Get a specific AZTN competition decision by case number (e.g., 'AZTN/001/2024', 'AZTN/050/2023'). |
| hr_comp_search_mergersA | Search AZTN merger control decisions. Returns merger cases with acquiring party, target, sector, and clearance outcome under Croatian merger control rules (ZZTN). |
| hr_comp_get_mergerA | Get a specific AZTN merger control decision by case number (e.g., 'AZTN/M/10/2024'). |
| hr_comp_list_sectorsA | List all industry sectors with AZTN enforcement activity covered in this MCP, with decision and merger counts. |
| hr_comp_aboutA | Return metadata about this MCP server: version, data source, coverage, and tool list. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: searching and retrieving decisions vs. mergers, listing sectors, and server metadata. No overlap or ambiguity.
All tools follow a consistent 'hr_comp_verb_noun' pattern, making it easy to predict functionality from names.
6 tools is well-scoped for the domain, covering search, retrieval, sector listing, and metadata without being excessive or insufficient.
The tool surface covers the core needs for a legal database: searching and retrieving decisions and mergers, sector overview, and server info. No obvious gaps.