Skip to main content
Glama

List DGFiP-approved French e-invoicing platforms

list_approved_platforms
Read-onlyIdempotent

The official list of Plateformes Agréées (PA, formerly PDP) that DGFiP has approved to transmit invoices under the French e-invoicing mandate, from the published open dataset. Optionally filtered by name or SIREN. FREE and needs no API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoOptional filter — platform name or SIREN. Omit for the full list.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint false. The description adds value beyond annotations by stating the data comes from a 'published open dataset' and that it is 'FREE and needs no API key', which are behavioral/access traits not covered by annotations. No contradictions.

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 two concise sentences that are front-loaded with the core purpose. Every phrase adds value: official list, data source, optional filter, and access requirements. No redundant or filler text.

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?

For a simple read-only list tool with one optional filter, the description fully covers usage, data source, and access constraints. There is no output schema, but the tool's return value is a list of platforms, which is evident. The sibling tools are clearly distinct, so no additional context is needed.

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 only parameter ('query') is fully described in the schema as an optional filter by platform name or SIREN, which the description echoes. With 100% schema coverage, the description does not need to add much; the baseline 3 is appropriate. No additional semantic nuance is provided beyond what the schema already contains.

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') and clearly identifies the resource ('DGFiP-approved French e-invoicing platforms'). It also specifies the data source ('published open dataset') and distinguishes itself from sibling tools by focusing on listing approved platforms rather than checking readiness or validating invoices.

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

Usage Guidelines4/5

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

The description explains when to use the tool (to get the official list of approved platforms) and how to optionally filter by name or SIREN. It also notes that it is FREE and requires no API key, which helps in choosing it over paid/key-requiring tools. However, it does not explicitly mention when to use an alternative tool, though the sibling names make that implicit.

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