Search evidence-backed AI-tool reviews, rankings, use cases, comparisons & toolkits (read-only).
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://mcp.aidemos.com/mcp17 herramientas · 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.…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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[].
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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).
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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}].
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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).
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 17 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Search evidence-backed AI-tool reviews, rankings, use cases, comparisons & toolkits (read-only).
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.