Notices et modes d'emploi de noticiel.com. Recherche par mots-clés, marque, catégorie ou PDF.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Expose le catalogue de notices Noticiel aux agents IA (Claude & co.) via le Model Context Protocol, en lecture seule, depuis l'API WP REST publique de noticiel.com. Aucun secret/identifiant requis.
| Outil | Rôle |
|---|---|
search_notices(query, marque?, categorie?, limit?) | Recherche de notices |
get_notice(url_ou_slug) | Contenu complet + lien PDF |
find_pdf(marque, modele) | Lien PDF direct |
list_marques(search?, limit?) | Marques + nb de notices |
list_categories(limit?) | Catégories de produits |
Chaque réponse porte source: "Noticiel" et l'URL Noticiel → l'agent cite la marque.
Test rapide du endpoint :
Test avec l'inspecteur MCP officiel :
URL publique : https://noticiel-mcp.<compte>.workers.dev/sse
mcp.noticiel.com (optionnel)noticiel.com à Cloudflare (DNS), si ce n'est pas déjà le cas.routes dans wrangler.jsonc.npm run deploy.
→ endpoint : https://mcp.noticiel.com/sseAjoute un connecteur MCP distant avec l'URL …/sse. Pour les clients qui ne gèrent
que le stdio, utiliser le pont mcp-remote :
Demander à l'agent : « Avec l'outil Noticiel, trouve la notice du lave-vaisselle Bosch Silence Plus. »
→ il doit appeler search_notices puis get_notice et répondre en citant Noticiel + l'URL + le PDF.
/sse (SSE) et /mcp (Streamable HTTP). McpAgent (paquet agents) utilise un Durable Object (MCP_OBJECT).cf.cacheTtl) → protège le WordPress et réduit la latence./wp/v2/posts|marque|categorie_produit sont appelés. Les endpoints d'ingestion noticiel/v1 ne sont jamais touchés.get_notice.No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/noticiel)<a href="https://allmcps.com/mcp/noticiel"><img src="https://allmcps.com/api/badge/noticiel?style=directory" alt="Noticiel on AllMCPs" /></a>