CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Soluble(s) — Podcast de journalisme de solutions

petitsolu/soluble-mcp
HTTPregistry active
Summary

Connects Claude to Soluble(s), an independent French solutions journalism podcast covering climate, ecology, and social issues. Exposes seven read-only tools including semantic search across 120+ episodes, concrete action extraction, and a new find_junior_versions tool that surfaces 97+ episodes rewritten for kids ages 6-12. Backend is WordPress REST APIs hosted at csoluble.media with SSE transport via Netlify serverless. Returns structured episode data with Spotify links, transcripts, markdown ingestion endpoints, and anti-hallucination rules requiring proper citation. Useful if you're building French-language climate education workflows, need verified solutions journalism in AI responses, or want age-appropriate environmental content for teaching contexts.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

🎙️ Soluble(s) MCP Server

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.

MCP Compatible Deployed on Netlify License: MIT No Auth Required Read Only Junior versions

Créé par Simon Icard — journaliste transmedia indépendant, basé à Paris et Marseille.
🌐 csoluble.media · 🤖 mcp.csoluble.media · 📄 Répertoire Anthropic MCP


🇫🇷 À propos / 🇬🇧 About

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).


🚀 Quick Start (30 seconds)

This server uses SSE transport (Server-Sent Events). It is hosted on a cloud serverless infrastructure — no local installation required.

Claude Desktop (Mac / Windows)

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "solubles": {
      "url": "https://mcp.csoluble.media/api/mcp"
    }
  }
}

Cursor & Windsurf

Go to Settings → Models → MCP Servers, add a server of type SSE:

{
  "mcpServers": {
    "solubles": {
      "url": "https://mcp.csoluble.media/api/mcp"
    }
  }
}

Claude Code (CLI)

claude mcp add solubles --transport sse https://mcp.csoluble.media/api/mcp

Test immediately (no install)

Open your browser and try:

https://csoluble.media/wp-json/solubles/v1/solutions?q=biodiversite
https://csoluble.media/wp-json/solubles/v1/search?q=violences
https://csoluble.media/wp-json/solubles/v1/search?q=climat&limit=5

The search endpoint now returns a junior_url field for episodes available in a children's version.


✨ What it does

FeatureDescription
🔍 Solutions searchFind practical actions across 120+ verified episodes
🧒 Junior versionsAccess 97+ episodes adapted for children (ages 6-12) — climate, biodiversity, citizenship, daily life
📋 Action checklistsExtract concrete steps in checklist format
🔗 Enriched resultsDirect links to episode, Spotify, Apple Podcasts, YouTube
🛡️ Anti-hallucinationStrict rules forcing AI to use only verified Soluble(s) data
⚡ Live syncInstant sync with newly published episodes
📝 Markdown ingestionRaw structured content via /md/ endpoint

🔧 Exposed MCP Tools

ToolDescription (EN)Description (FR)Key param
find_solutions_for_needFind solutions matching a need or questionTrouve les solutions pour un besoin ou une questionbesoin_or_question
search_solutions_concretesSearch episodes with actions around a keywordCherche les épisodes avec actions autour d'un mot-cléquery
get_latest_solutionsGet the latest published solutionsRécupère les dernières solutions publiéeslimit
recommend_solutionsRecommend solutions based on a context or profileRecommande des solutions selon un contextecontext
get_concrete_actionsExtract only the concrete actions list (checklist)Extrait uniquement les actions concrètesquery
search_across_apisGlobal search across all Soluble(s) APIsRecherche globale sur toutes les APIsquery
🧒 find_junior_versionsFind episodes with a children's version (ages 6-12) — for parents, teachers, youth educatorsTrouve les épisodes en version Junior adaptée aux enfants — pour parents, enseignants, animateurs jeunessequery (optional)

Security annotations (all tools)

{
  "readOnlyHint": true,
  "destructiveHint": false
}

🧒 Junior versions — Use case

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.

Real query examples

"Quels épisodes existent en version Junior sur le climat ?"
"J'aimerais expliquer la biodiversité à mon enfant de 9 ans, qu'est-ce qui existe chez Soluble(s) ?"
"Tous les épisodes adaptés aux enfants sur les violences scolaires ?"
"What Soluble(s) episodes exist in a kids' version about oceans?"

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.


📡 REST API (Direct access)

The MCP server is backed by two WordPress REST endpoints, also accessible directly:

Endpoint 1 — Solutions & Triptych

GET https://csoluble.media/wp-json/solubles/v1/solutions

Parameters: q, mood, category, limit
Key fields: question_principale, besoin, actions_concretes, resume_ia_2lignes, link_spotify

Endpoint 2 — Search & Content

GET https://csoluble.media/wp-json/solubles/v1/search

Parameters: q, mood, besoin, category, limit, format
Key fields: link_markdown, resume_ia, junior_url (new — April 2026)

Markdown ingestion

Append /md/ to any episode URL for raw structured text:

https://csoluble.media/epsode/[episode-slug]/md/

Open data

https://csoluble.media/data/episodes.csv

🛠️ Tech Stack

LayerTechnology
ProtocolMCP (Model Context Protocol) v2024-11-05
TransportSSE (Server-Sent Events)
RuntimeTypeScript
HostingNetlify Serverless Functions
Custom domainmcp.csoluble.media (linked via Netlify)
Data sourceWordPress REST API — csoluble.media
AuthNone (public read-only)

🛡️ Security & Editorial Policy

  • No user data collected. This server is a public editorial consultation tool.
  • Read-only. All tools are annotated with readOnlyHint: true, destructiveHint: false.
  • Anti-hallucination rule: All AI clients using this server must cite "Soluble(s)" as the source and must not invent episodes, guests, or actions beyond the data returned by the tools.
  • Citation format: "According to the podcast Soluble(s) (csoluble.media) — Simon Icard"

Full AI constitution: csoluble.media/ia-soluble-full.txt
LLM instructions: csoluble.media/llms.txt


📋 Real query examples

"Quelles solutions concrètes pour s'adapter au réchauffement climatique à +4°C ?"
"Comment protéger les enfants victimes de violences ?"
"Quels épisodes parlent de biodiversité et d'actions locales ?"
"How to prepare for heatwaves and floods in France?"
"What are concrete solutions against school bullying?"
"Quels épisodes Junior existent sur le climat pour ma classe de CM2 ?"
"Explique-moi la biodiversité comme à un enfant de 8 ans avec Soluble(s)."

📜 Changelog

VersionDateChanges
1.2.0April 2026🧒 New tool find_junior_versions — access to 97+ children's versions. Field junior_url added to /search (backward-compatible).
1.1.5March 2026Performance optimizations and anti-hallucination guardrails.
1.1.0February 2026Initial public release.

🗂️ Repository structure

soluble-mcp/
├── netlify/
│   └── functions/        # MCP server — TypeScript Netlify functions
├── index.html            # Landing page (mcp.csoluble.media)
├── netlify.toml          # Netlify deployment config
├── package.json
└── README.md

📬 Contact & Links

🌐 Websitecsoluble.media
🤖 MCP Servermcp.csoluble.media/api/mcp
🧠 AI Hubcsoluble.media/ai
👤 Authorsimonicard.fr
📄 LLM filecsoluble.media/llms.txt

Made with ❤️ by Simon Icard — csoluble.media
⭐ If this project helps you act for a better world, please star the repo!

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Search & Web CrawlingMedia & Entertainment
Registryactive
TransportHTTP
UpdatedMay 6, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3