Skip to main content
Glama

IA-Asso.fr — French Associations Registry

search_associations

Search for French associations using full-text search. Queries the RNA (Répertoire National des Associations) database with 2.03M+ active associations. Supports search by keywords, department code, region name, or combination. Returns association details including name, object, location, RNA ID, and SIRET.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return (default: 20, max: 100)
queryYesSearch keywords (e.g., "football", "culture", "environnement")
offsetNoPagination offset for results (default: 0)
regionNoFilter by region name (e.g., "Auvergne-Rhône-Alpes", "Île-de-France")
departmentNoFilter by department code (e.g., "69" for Rhône, "75" for Paris)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior3/5

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

No annotations exist, so the description must disclose behavior. It reveals the database size (2.03M+ associations) and search scope but does not confirm read-only nature or mention rate limits, performance, or side effects. Adequate but not comprehensive.

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 front-loaded: it states the purpose in the first sentence. Every sentence adds meaningful information without redundancy.

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?

Given no output schema, it summarizes return fields (name, object, location, RNA ID, SIRET). It covers filter capabilities well. Minor omissions include pagination behavior details and authentication needs, but overall sufficient for the tool's complexity.

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%, and all schema descriptions are clear. The description adds value by providing concrete examples for each filter (e.g., department codes, region names), enhancing semantic understanding beyond the schema.

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 states the tool searches for French associations using full-text search against the RNA database. It specifies the verb 'search' and the resource 'associations', and distinguishes from siblings like 'get_association' and 'search_near_location' by scope.

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?

It explicitly lists supported search modes (keywords, department, region) and gives examples. However, it does not contrast with alternatives like 'search_premium_associations' or 'get_similar_associations', leaving some ambiguity on when to choose this tool.

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