A
licenseA
qualityF
maintenanceEnables querying Croatian competition data including regulations, decisions, and requirements from the Croatian Competition Agency (AZTN) directly from MCP-compatible clients.
6
Apache 2.0
No user-submitted related servers found.
Scored across 6 tools
Each tool has a clearly distinct purpose: searching vs retrieving by ID for decisions and mergers, listing sectors, and server metadata. No overlap.
All tools follow a consistent 'si_comp_verb_noun' pattern in snake_case, with clear verbs (search, get, list) and objects (decisions, mergers, sectors, about).
6 tools is well-scoped for a competition law database, covering search and retrieval for two categories plus sector listing and metadata. Not excessive or insufficient.
Core CRUD operations for a read-only legal database are covered: search, retrieve by ID, and list sectors. No obvious gaps given the server's purpose.