Search evidence-backed AI-tool reviews, rankings, use cases, comparisons & toolkits (read-only).
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://mcp.aidemos.com/mcp17 outils · 94 msanswerANSWER a buyer question in ONE call: which tool is best at a specific capability, with proof. Returns the resolved verdict our testing team's evidence supports — a named winner FOR THE ASKED CRITERION, every tested tool ranked with a comparable score /5, the CONDITIONS each result holds under (e.g.…ANSWER a buyer question in ONE call: which tool is best at a specific capability, with proof. Returns the resolved verdict our testing team's evidence supports — a named winner FOR THE ASKED CRITERION, every tested tool ranked with a comparable score /5, the CONDITIONS each result holds under (e.g.…
| Paramètre | Type | Description |
|---|---|---|
| question | string | The buyer question in natural language, e.g. 'Which document extraction tool best preserves table structure from scanned PDFs?'. Alternative: pass ranking + cr… |
| ranking | string | Ranking slug (skips routing). |
| criterion | string | Criterion slug or exact name (with `ranking`). |
| scenario | string | Optional scenario/condition of interest. |
list_use_casesList published use-case pages (how-to guides): id, title, slug, url, persona, category, updated_at.List published use-case pages (how-to guides): id, title, slug, url, persona, category, updated_at.
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max items to return. Omit for all. |
| offset | integer | Items to skip (paging). |
list_rankingsList published ranking pages ("best X"): id, title, slug, url, use_case, persona, category, tools_count, winner, tested_as_of, updated_at.List published ranking pages ("best X"): id, title, slug, url, use_case, persona, category, tools_count, winner, tested_as_of, updated_at.
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max items to return. Omit for all. |
| offset | integer | Items to skip (paging). |
list_toolsList published AI tool pages: id, name, slug, url, domain, personas[], categories[].List published AI tool pages: id, name, slug, url, domain, personas[], categories[].
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max items to return. Omit for all. |
| offset | integer | Items to skip (paging). |
list_comparesList published head-to-head comparison pages: id, title, slug, url, tool_a, tool_b, personas[], shared_use_cases[], updated_at.List published head-to-head comparison pages: id, title, slug, url, tool_a, tool_b, personas[], shared_use_cases[], updated_at.
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max items to return. Omit for all. |
| offset | integer | Items to skip (paging). |
list_toolkitsList published toolkit pages (curated bundles): id, title, slug, url, category.List published toolkit pages (curated bundles): id, title, slug, url, category.
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max items to return. Omit for all. |
| offset | integer | Items to skip (paging). |
list_personasList personas with published-page counts per type {use_cases, rankings, tools, compares, toolkits}. The slugs are valid input for get_persona.List personas with published-page counts per type {use_cases, rankings, tools, compares, toolkits}. The slugs are valid input for get_persona.
Aucun schéma d’entrée n’a été publié pour cet outil.
list_categoriesList the category vocabulary in use with per-type counts and a source flag ("collection"|"derived"), sorted by total.List the category vocabulary in use with per-type counts and a source flag ("collection"|"derived"), sorted by total.
Aucun schéma d’entrée n’a été publié pour cet outil.
searchSearch the published catalogue across use cases, rankings, tools, comparisons, and toolkits. Returns ranked light refs [{ kind, id, title, slug, url, snippet, score, meta }] — then call get_tool / get_ranking / get_use_case for full detail. `mode`: keyword (substring), semantic (meaning, via embedd…Search the published catalogue across use cases, rankings, tools, comparisons, and toolkits. Returns ranked light refs [{ kind, id, title, slug, url, snippet, score, meta }] — then call get_tool / get_ranking / get_use_case for full detail. `mode`: keyword (substring), semantic (meaning, via embedd…
| Paramètre | Type | Description |
|---|---|---|
| query* | string | Free-text search query. |
| mode | string | Search mode. |
| type | array | Restrict to these kinds (default: all). |
| persona | string | Restrict to items tagged with this persona slug. |
| category | string | Restrict to this category (case-insensitive). |
| limit | integer | Max results (default 20). |
tools_in_rankingGiven a ranking id, return the ranking {id,title,slug} and its ranked tools [{id,name,slug,url,rank,badge}] (badge: Best/Usable/Needs work/Unstable/Failed).Given a ranking id, return the ranking {id,title,slug} and its ranked tools [{id,name,slug,url,rank,badge}] (badge: Best/Usable/Needs work/Unstable/Failed).
| Paramètre | Type | Description |
|---|---|---|
| ranking_id* | string | integer | Ranking id (from list_rankings). |
rankings_for_toolGiven a tool id, return the tool {id,name,slug} and every ranking it appears in [{id,title,slug,url,use_case,rank,badge}].Given a tool id, return the tool {id,name,slug} and every ranking it appears in [{id,title,slug,url,use_case,rank,badge}].
| Paramètre | Type | Description |
|---|---|---|
| tool_id* | string | integer | Tool id (from list_tools). |
get_personaGiven a persona slug (from list_personas), return everything tagged with it: persona, use_cases[], rankings[], compares[], toolkits[], tools[]. Mirrors a persona landing page.Given a persona slug (from list_personas), return everything tagged with it: persona, use_cases[], rankings[], compares[], toolkits[], tools[]. Mirrors a persona landing page.
| Paramètre | Type | Description |
|---|---|---|
| slug* | string | Persona slug, e.g. "students". |
get_toolFull tool detail as a JSON+Markdown envelope: identity, pricing, per-feature scores, fit, FAQ, relationships (JSON) + our_take / in-depth review (Markdown). Includes `proof`: real artifact URLs (input/output screenshots, recordings) from the runs that tested it, each with the /evidence permalink fo…Full tool detail as a JSON+Markdown envelope: identity, pricing, per-feature scores, fit, FAQ, relationships (JSON) + our_take / in-depth review (Markdown). Includes `proof`: real artifact URLs (input/output screenshots, recordings) from the runs that tested it, each with the /evidence permalink fo…
| Paramètre | Type | Description |
|---|---|---|
| slug* | string | Tool seo_slug, e.g. "affinda" (from list_tools). |
| fields | array | Optional projection: return ONLY these top-level fields (identity id/name/title/slug/url is always included) to control response size. Available: id, name, slu… |
| proof | string | How many proof artifacts to inline. "sample" (default) = up to 6 per tool, spread across distinct criteria so you see breadth; "full" = every artifact; "none"… |
get_rankingFull ranking detail as a JSON+Markdown envelope: ranked tools (rank/badge/scores), criteria, winner, breakdown (JSON) + verdicts / final take (Markdown). Every ranked tool carries `proof`: real artifact URLs from the exact evidence run this page is bound to, each with the /evidence permalink for th…Full ranking detail as a JSON+Markdown envelope: ranked tools (rank/badge/scores), criteria, winner, breakdown (JSON) + verdicts / final take (Markdown). Every ranked tool carries `proof`: real artifact URLs from the exact evidence run this page is bound to, each with the /evidence permalink for th…
| Paramètre | Type | Description |
|---|---|---|
| slug* | string | Ranking slug, e.g. "resume-parsing-api" (from list_rankings). |
| fields | array | Optional projection: return ONLY these top-level fields (identity id/name/title/slug/url is always included) to control response size. Available: id, title, sl… |
| proof | string | How many proof artifacts to inline. "sample" (default) = up to 6 per tool, spread across distinct criteria so you see breadth; "full" = every artifact; "none"… |
get_use_caseFull use-case detail as a JSON+Markdown envelope: step guide, pros/cons, FAQ, tools used (JSON) + the full narrative guide (Markdown, full_md). null if unknown. Pass `fields` to project to only the keys you need (token-efficient).Full use-case detail as a JSON+Markdown envelope: step guide, pros/cons, FAQ, tools used (JSON) + the full narrative guide (Markdown, full_md). null if unknown. Pass `fields` to project to only the keys you need (token-efficient).
| Paramètre | Type | Description |
|---|---|---|
| slug* | string | Use-case slug (from list_use_cases). |
| fields | array | Optional projection: return ONLY these top-level fields (identity id/name/title/slug/url is always included) to control response size. Available: id, title, sl… |
get_evidenceQuery the evidence graph: observation cells (tool × test-scenario × criterion) → verdict, score, the researcher's note, and the REAL artifacts (input/output screenshots) that prove it. The ground truth behind every ranking — filter any combination of tool(s), scenario (slug, group tag, or name), cr…Query the evidence graph: observation cells (tool × test-scenario × criterion) → verdict, score, the researcher's note, and the REAL artifacts (input/output screenshots) that prove it. The ground truth behind every ranking — filter any combination of tool(s), scenario (slug, group tag, or name), cr…
| Paramètre | Type | Description |
|---|---|---|
| tool | string | Tool slug or name, e.g. "landing-ai". |
| tools | array | Several tools at once. |
| ranking | string | Ranking page slug — scope cells to the evidence run that published ranking is bound to (exactly what the page renders). |
| scenario | string | Scenario slug, cross-run group tag (e.g. "scanned-research-paper"), or name fragment. |
| criterion | string | Criterion slug or name, e.g. "table extraction". |
| verdict | string | — |
| evidence | string | — |
| limit | integer | Max cells (default 50). |
compare_toolsEvidence-aligned comparison of two tools, honesty enforced structurally: head_to_head (cells from the SAME test input — provable same-input comparison), related_not_same_input (same dimension, different runs — flagged), and each tool's unique evidence. Built from real observation cells with artifac…Evidence-aligned comparison of two tools, honesty enforced structurally: head_to_head (cells from the SAME test input — provable same-input comparison), related_not_same_input (same dimension, different runs — flagged), and each tool's unique evidence. Built from real observation cells with artifac…
| Paramètre | Type | Description |
|---|---|---|
| tool_a* | string | First tool slug, e.g. "llamaparse". |
| tool_b* | string | Second tool slug, e.g. "landing-ai". |
| criterion | string | Optional: restrict to one criterion. |
17 outils sur 17 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Search evidence-backed AI-tool reviews, rankings, use cases, comparisons & toolkits (read-only).
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.