Skip to main content
Glama

New French Companies

company_fr_new

Lists French legal units created in a requested date window using the official historized Sirene source. Use when: You need French legal units created during a recent or historical date window. Avoid when: You need BODACC publication events rather than Sirene creation dates; use company/fr/events or legal-announcements-search. Limitations: Creation date is the Sirene legal-unit creation date and is not the same as a BODACC publication date. The requested window is limited to 366 days per call. A cursor is bound to its date-window query and should only be reused to continue that same query. Price: 0.010 USD per call via x402. Paid-call behavior: source records are not modified, but a successful invocation can consume the advertised x402 payment; the payment-required challenge is free, and repeating the tool after a completed paid invocation may require a new payment. Accepted x402 networks: eip155:8453, xrpl:0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return, up to 100
sinceNoInclusive start date; defaults to a 7-day window
untilNoInclusive end date; defaults to today
cursorNoOpaque Sirene cursor from next_cursor; omit it on the first call*

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitYesStructured value returned for “limit” as defined by this API contract.
sinceYesStructured value returned for “since” as defined by this API contract.
untilYesStructured value returned for “until” as defined by this API contract.
cursorYesStructured value returned for “cursor” as defined by this API contract.
companiesYesStructured company records returned by the endpoint.
truncatedYesWhether additional matching records existed beyond the returned result limit.
next_cursorYesStructured value returned for “next cursor” as defined by this API contract.
total_countYesTotal number of matching records reported by the source or endpoint.
returned_countYesNumber of records included in this response.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.9/5.0
Behavior5/5

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

Annotations are all false (not read-only, not idempotent, not destructive), so the description carries full burden. It discloses that source records are not modified, that a successful call consumes x402 payment, that the payment-required challenge is free, and that repeating may require a new payment. It also details the 366-day window limit and cursor binding rules. This is excellent transparency.

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 well-structured with clear sections (purpose, use when, avoid when, limitations, price, paid-call behavior, accepted networks). It is front-loaded with the primary statement and every sentence adds value — no filler or redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (paid call, constraints, alternatives, payment behavior), the description covers all essential aspects an agent needs to decide and invoke correctly: purpose, usage, limitations, pricing, payment semantics, and accepted networks. An output schema exists, but the description still fully contextualizes the call.

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?

Schema coverage is 100%, so parameters are well-documented. The description adds meaningful nuance about the cursor being bound to the date-window query and the distinction between Sirene creation date and BODACC publication date, which clarifies parameter intent. This goes beyond the schema, although the core parameter meanings are already clear.

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 states a specific verb ('Lists'), resource ('French legal units'), and context (created in a date window from the official Sirene source). It distinguishes itself from siblings by explicitly naming alternatives (company/fr/events, legal-announcements-search) for BODACC publication events, making it clear what it is not.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Includes explicit 'Use when' and 'Avoid when' sections that define in which situations this tool is appropriate and point to the correct alternatives. This leaves no ambiguity about when to invoke it versus the siblings.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources