IA-Asso.fr — French Associations Registry for LangChain
io.github.wellknownmcp/ia-asso
Search 1.26M+ active French associations (official RNA registry, 10 tools, premium & RUP filters)
client:LangChain
transport:streamable-http
tools:18
Install IA-Asso.fr — French Associations Registry in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"ia-asso": {
"transport": "streamable_http",
"url": "https://ia-asso.fr/api/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- search_associations
- get_department_stats
- get_france_overview
- get_platform_stats
- search_near_location
- get_health_associations
- get_similar_associations
- get_association_subventions
- get_association
- find_volunteering_missions
- get_map_data
- search_premium_associations
- get_recognized_associations
- submit_contact_request
- publish_association_update
- report_unmet_demand
- suggest_tool
- contact_association