Skip to main content
Glama
Ansvar-Systems

Estonian Cybersecurity MCP

ee_cyber_list_frameworks

List all Estonian RIA/CERT-EE cybersecurity frameworks, including ISKE, national strategy, and NIS2 implementation, to identify relevant compliance requirements.

Instructions

List all RIA/CERT-EE cybersecurity frameworks covered in this MCP, including ISKE, national cybersecurity strategy, and NIS2 implementation framework.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observedv0.1.0

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral disclosure burden. 'List all' clearly signals a read-only enumeration, and 'covered in this MCP' scopes the behavior to a curated internal catalog. It could add more detail about result structure or lack of side effects, but for a no-param listing tool the core behavior is sufficiently disclosed.

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 a single, front-loaded sentence that states the operation first and then gives useful examples. Every word contributes meaning, with no filler or repetition.

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?

For a simple no-parameter list operation, the description is largely complete: it identifies the resource, the scope, and examples. Since there is no output schema, the agent must infer the return shape from 'List,' but the expected result is straightforward enough that this is a minor gap.

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?

There are zero parameters, so the baseline for this dimension is 4. The description adds no parameter-specific detail, but none is needed because the input schema is empty and cannot be misunderstood.

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 uses a specific verb ('List') with a clear resource ('all RIA/CERT-EE cybersecurity frameworks covered in this MCP'). It names concrete examples (ISKE, national cybersecurity strategy, NIS2 implementation framework) and is clearly distinct from the sibling advisory/guidance tools.

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?

The description implies when to use it: when the agent needs the complete catalog of frameworks covered by this MCP. However, it does not explicitly state when not to use it or name any alternative tool, so usage guidance is only implicit rather than prescriptive.

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

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/estonian-cybersecurity-mcp'

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