The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Soluble(s) — Podcast de journalisme de solutions listing page.
Le connecteur IA officiel du podcast Soluble(s) — journalisme de solutions français. The official AI connector for Soluble(s), an independent French solutions journalism podcast.
Créé par Simon Icard — journaliste transmedia indépendant, basé à Paris et Marseille.
🌐 csoluble.media · 🤖 mcp.csoluble.media · 📄 Répertoire Anthropic MCP
FR — Soluble(s) est un podcast indépendant de journalisme de solutions créé en 2022. Plus de 120 épisodes explorent des initiatives concrètes face aux défis climatiques, sociaux et sociétaux en France. Ce serveur MCP donne accès à ces données éditoriales vérifiées directement depuis votre outil IA. Nouveauté avril 2026 : les versions Junior pour enfants (6-12 ans) sont désormais accessibles via un outil dédié — idéal pour parents, enseignants et animateurs jeunesse.
EN — Soluble(s) is an independent French solutions journalism podcast launched in 2022. Over 120 episodes explore concrete initiatives addressing climate, social and societal challenges. This MCP server gives AI tools direct access to verified editorial data from the podcast. New April 2026: Junior versions for children (ages 6-12) are now accessible through a dedicated tool — perfect for parents, teachers and youth educators.
Target audience: General public, podcast listeners, journalists, researchers, climate & social change practitioners, parents and teachers (Junior versions).
This server uses SSE transport (Server-Sent Events). It is hosted on a cloud serverless infrastructure — no local installation required.
Add this block to your claude_desktop_config.json:
Go to Settings → Models → MCP Servers, add a server of type SSE:
Open your browser and try:
The search endpoint now returns a junior_url field for episodes available in a children's version.
| Feature | Description |
|---|---|
| 🔍 Solutions search | Find practical actions across 120+ verified episodes |
| 🧒 Junior versions | Access 97+ episodes adapted for children (ages 6-12) — climate, biodiversity, citizenship, daily life |
| 📋 Action checklists | Extract concrete steps in checklist format |
| 🔗 Enriched results | Direct links to episode, Spotify, Apple Podcasts, YouTube |
| 🛡️ Anti-hallucination | Strict rules forcing AI to use only verified Soluble(s) data |
| ⚡ Live sync | Instant sync with newly published episodes |
| 📝 Markdown ingestion | Raw structured content via /md/ endpoint |
| Tool | Description (EN) | Description (FR) | Key param |
|---|---|---|---|
find_solutions_for_need | Find solutions matching a need or question | Trouve les solutions pour un besoin ou une question | besoin_or_question |
search_solutions_concretes | Search episodes with actions around a keyword | Cherche les épisodes avec actions autour d'un mot-clé | query |
get_latest_solutions | Get the latest published solutions | Récupère les dernières solutions publiées | limit |
recommend_solutions | Recommend solutions based on a context or profile | Recommande des solutions selon un contexte | context |
get_concrete_actions | Extract only the concrete actions list (checklist) | Extrait uniquement les actions concrètes | query |
search_across_apis | Global search across all Soluble(s) APIs | Recherche globale sur toutes les APIs | query |
🧒 find_junior_versions | Find episodes with a children's version (ages 6-12) — for parents, teachers, youth educators | Trouve les épisodes en version Junior adaptée aux enfants — pour parents, enseignants, animateurs jeunesse | query (optional) |
The new find_junior_versions tool gives access to 97+ episodes of Soluble(s) Junior, written specifically to explain topics to children aged 6-12 with adapted vocabulary and concrete examples.
When called, the tool returns enriched cards with the dedicated 🧒 Junior link alongside the adult version, so AI assistants can recommend either depending on the user's context.
The MCP server is backed by two WordPress REST endpoints, also accessible directly:
Parameters: q, mood, category, limit
Key fields: question_principale, besoin, actions_concretes, resume_ia_2lignes, link_spotify
Parameters: q, mood, besoin, category, limit, format
Key fields: link_markdown, resume_ia, junior_url (new — April 2026)
Append /md/ to any episode URL for raw structured text:
| Layer | Technology |
|---|---|
| Protocol | MCP (Model Context Protocol) v2024-11-05 |
| Transport | SSE (Server-Sent Events) |
| Runtime | TypeScript |
| Hosting | Netlify Serverless Functions |
| Custom domain | mcp.csoluble.media (linked via Netlify) |
| Data source | WordPress REST API — csoluble.media |
| Auth | None (public read-only) |
readOnlyHint: true, destructiveHint: false.Full AI constitution: csoluble.media/ia-soluble-full.txt
LLM instructions: csoluble.media/llms.txt
| Version | Date | Changes |
|---|---|---|
| 1.2.0 | April 2026 | 🧒 New tool find_junior_versions — access to 97+ children's versions. Field junior_url added to /search (backward-compatible). |
| 1.1.5 | March 2026 | Performance optimizations and anti-hallucination guardrails. |
| 1.1.0 | February 2026 | Initial public release. |
| 🌐 Website | csoluble.media |
| 🤖 MCP Server | mcp.csoluble.media/api/mcp |
| 🧠 AI Hub | csoluble.media/ai |
| 👤 Author | simonicard.fr |
| 📄 LLM file | csoluble.media/llms.txt |
Made with ❤️ by Simon Icard — csoluble.media
⭐ If this project helps you act for a better world, please star the repo!