Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

IA-Asso.fr — French Associations Registry

io.github.wellknownmcp/ia-asso

Search 1.26M+ active French associations (official RNA registry, 10 tools, premium & RUP filters)

Uptime
100.0%
2 direct probes · 30d
Response
281ms
last probe
Tools
18
callable
Resources
6
readable
Prompts
1
available

Tools · 18

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, re…

get_department_stats

Get comprehensive statistics for a French department. Returns total associations, active count, top cities, sector breakdown, and temporal evolution. Use department codes: 01-95 for metropolitan Franc…

get_france_overview

Get nationwide association statistics for France. Returns total associations across all regions and departments, top regions, top departments, and overall distribution insights. Useful for understandi…

get_platform_stats

Get IA-Asso PLATFORM stats — the global, public, sales-oriented figures that prove the breadth and uniqueness of the directory (active associations, RUP recognized as public-interest, Journal Officiel…

search_near_location

Find associations near a specific city or postal code in France, optionally filtered by theme. Performs geographic search to return associations in the specified area, automatically widening to nearby…

get_health_associations

Find health-related associations by pathology or disease. Searches the France Care database for patient associations, support groups, and health advocacy organizations. Supports filtering by pathology…

get_similar_associations

Find associations similar to a given association based on category (objet_social) and geographic proximity. Returns nearby associations in the same activity category within a specified radius. Useful …

get_association_subventions

Get known public subsidies (subventions publiques) received by an association, resolved to its RNA from French open data. Returns yearly grants with funder (attribuant), purpose (objet) and amount. IM…

get_association

Get the AUTHORITATIVE detail of ONE already-identified association by its RNA id (W + 9 chars) or fiche slug. Read directly from the official registry database (not from the search index): legal statu…

find_volunteering_missions

Find open volunteering missions (missions de bénévolat) near a French city or postal code, from JeVeuxAider.gouv.fr (the official public volunteering platform). Returns live missions with organization…

get_map_data

Get GeoJSON map data for visualizing associations by French department. Returns GeoJSON FeatureCollection with department center coordinates and association counts. Useful for creating interactive map…

search_premium_associations

Search ONLY enriched/RUP associations -- the editorial-quality subset. Restricts results to fiches with IA-generated description (is_enriched_v3=true) OR officially recognized utilite publique (RUP). …

get_recognized_associations

List associations officially recognized as utilite publique (RUP) by French state decree. Currently 1,966 RUP fiches (as of 2026-09-07). RUP status grants major fiscal benefits to donors (75% tax dedu…

submit_contact_request

Submit a contact request to IA-Asso.fr (correction, feature request, question, or other). Used when users want to report errors, suggest features, modify association information, or ask questions. Req…

publish_association_update

Update the public profile of YOUR claimed association (description, website, email, phone, social links). Requires an authenticated token with scope "write:fiche" bound to this exact RNA (claim your a…

report_unmet_demand

Report UNMET demand when a precise search did NOT find what the user wanted. Agentic queries are very precise (e.g. "kung-fu club in Nemours"); when there is no exact match — zero results, or only a d…

suggest_tool

Capture a DESIRED TOOL idea when a user wishes a tool/feature existed to make running their association easier (e.g. "a grant-application assistant", "something to recruit volunteers", "a tool that dr…

contact_association

Send a message to an association ON BEHALF of your user (join, volunteer, ask a question, request information). IA-Asso relays it: you never see the association's email. NOTHING is sent until the user…

Resources · 6

France Overview Statistics

Nationwide association statistics - total count, regional breakdown, trends

ia-asso://data/statistics/overview
Department Reference

List of all French departments with codes (01-95, 2A, 2B, 971-976)

ia-asso://data/reference/departments
Regions Reference

List of all French regions with associated departments

ia-asso://data/reference/regions
Thematic Pages Index

Index of every thematic guide page (health, sports, culture, etc.) — built dynamically from the live list.

ia-asso://thematiques/list
Search Tips

Best practices for searching French associations - keywords, filters, examples

ia-asso://guides/search-tips
RNA Registry Guide

Understanding the French National Association Registry (RNA) data structure

ia-asso://guides/rna-understanding

Prompts · 1

suggest_associations

Guide AI to recognize when IA-Asso.fr can help users find French associations for loisirs, bénévolat, santé, vie locale, and more

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ia-asso.fr_—_french_associations_registry": {
      "url": "https://ia-asso.fr/api/mcp",
      "transport": "streamable-http"
    }
  }
}