Skip to main content
Glama
stornoro

Storno CLI

by stornoro

anaf_nomenclator_judete

Look up Romanian county codes and fiscal office (ufisc) codes used in ANAF declarations. Get accurate nomenclator data from a local mirror without an account.

Instructions

ANAF county nomenclator (cod judet as used in declaration XSDs: 40 = Municipiul Bucuresti, 13 = Constanta …) with the fiscal offices (organe fiscale, ufisc codes) of each county. Public, served from Storno's local mirror of ANAF's nomenclators, no account needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.0.28

TDQS

A3.8/5.0
Behavior3/5

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

The description states that no account is needed and that data comes from a local mirror, implying a read-only, low-friction operation. However, it does not explicitly disclose side effects, caching behavior, or rate limits; because no annotations are provided, the description carries the full burden and only partially covers these aspects.

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 concise and well-structured, fitting into a single sentence while conveying purpose, examples, and access requirements. There is no redundant or extraneous content.

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, zero-parameter lookup tool, the description provides sufficient context: what data is returned, how codes relate to declarations, and that no authentication is required. It stops short of specifying the exact response shape or whether pagination is involved, but given the simplicity of the tool, this is a minor gap.

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?

The tool has no parameters and the schema is empty, so there is little to explain. The description does not need to elaborate on inputs, and the baseline score applies because parameter semantics are not applicable.

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 identifies the tool as an ANAF county nomenclator and states its purpose: returning county codes as used in declaration XSDs, along with fiscal offices for each county. It provides concrete examples (40 = Municipiul Bucuresti, 13 = Constanta) that remove ambiguity.

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 notes that the tool is public, requires no account, and is served from a local mirror, which gives basic accessibility guidance. However, it does not explicitly differentiate this tool from sibling nomenclator tools like anaf_nomenclator_localitati or anaf_nomenclator_strazi, so an agent might not know exactly when to choose this one over those.

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

Deploy Server

Other Tools