Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.
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.reqistry.dev/mcp13 herramientas · 469 mslist_categoriesList all active API categories with the number of published APIs in each. Use to populate a category filter or browse by topic.List all active API categories with the number of published APIs in each. Use to populate a category filter or browse by topic.
No se publicó ningún esquema de entrada para esta herramienta.
get_category_apisList published APIs in a category by slug (e.g. 'weather', 'finance'). Paginated. Use list_categories first to get a category slug.List published APIs in a category by slug (e.g. 'weather', 'finance'). Paginated. Use list_categories first to get a category slug.
| Parámetro | Tipo | Descripción |
|---|---|---|
| slug* | string | — |
| page | number | — |
| limit | number | — |
get_apiGet full detail for one API by slug or id, including health, metadata, verification, and warnings. Use after browsing a category to drill in.Get full detail for one API by slug or id, including health, metadata, verification, and warnings. Use after browsing a category to drill in.
| Parámetro | Tipo | Descripción |
|---|---|---|
| slug* | string | — |
get_alternativesFind alternative APIs similar to a given API id — prefers same category, falls back to same API type. limit must be 2 or 3 (default 3).Find alternative APIs similar to a given API id — prefers same category, falls back to same API type. limit must be 2 or 3 (default 3).
| Parámetro | Tipo | Descripción |
|---|---|---|
| id* | string | — |
| limit | number | — |
check_healthTrigger (or return cached) a health check for one API. Returns CACHED within cooldown, or QUEUED with a poll URL. Rate-limited per device.Trigger (or return cached) a health check for one API. Returns CACHED within cooldown, or QUEUED with a poll URL. Rate-limited per device.
| Parámetro | Tipo | Descripción |
|---|---|---|
| id* | string | — |
get_api_trust_scoreGet the Reqistry trust score for one API by id or slug. Score covers uptime, response time, docs quality, auth clarity, CORS, pricing clarity, freshness, and OpenAPI availability.Get the Reqistry trust score for one API by id or slug. Score covers uptime, response time, docs quality, auth clarity, CORS, pricing clarity, freshness, and OpenAPI availability.
| Parámetro | Tipo | Descripción |
|---|---|---|
| id* | string | — |
compare_apisCompare 2 to 8 APIs side-by-side by id or slug. Returns auth, pricing, rate limits, SDKs, response time, CORS, verification, OpenAPI, and trust scores.Compare 2 to 8 APIs side-by-side by id or slug. Returns auth, pricing, rate limits, SDKs, response time, CORS, verification, OpenAPI, and trust scores.
| Parámetro | Tipo | Descripción |
|---|---|---|
| ids* | array | — |
assess_api_production_safetyAssess whether an API looks production-safe using Reqistry trust score, health, docs, auth, pricing, CORS, and OpenAPI signals.Assess whether an API looks production-safe using Reqistry trust score, health, docs, auth, pricing, CORS, and OpenAPI signals.
| Parámetro | Tipo | Descripción |
|---|---|---|
| id* | string | — |
suggest_alternativesSuggest healthier alternatives to a weak or dead API. Uses the same category/type matching as Reqistry alternatives.Suggest healthier alternatives to a weak or dead API. Uses the same category/type matching as Reqistry alternatives.
| Parámetro | Tipo | Descripción |
|---|---|---|
| id* | string | — |
| limit | number | — |
get_change_feedRead recent Reqistry API change events: pricing changes, docs moves, OpenAPI changes, health degradation/recovery, and trust-score changes.Read recent Reqistry API change events: pricing changes, docs moves, OpenAPI changes, health degradation/recovery, and trust-score changes.
| Parámetro | Tipo | Descripción |
|---|---|---|
| limit | number | — |
get_use_case_collectionsGet curated use-case packs such as finance dashboards, free AI APIs, travel apps, and no-auth prototype APIs.Get curated use-case packs such as finance dashboards, free AI APIs, travel apps, and no-auth prototype APIs.
No se publicó ningún esquema de entrada para esta herramienta.
submit_apiSubmit a new API for review. Creates a 'pending' submission (not immediately published). At least name or link required. Email optional.Submit a new API for review. Creates a 'pending' submission (not immediately published). At least name or link required. Email optional.
| Parámetro | Tipo | Descripción |
|---|---|---|
| name | string | — |
| link | string | — |
| description | string | — |
| category | string | — |
| auth | string | — |
| pricing | string | — |
| cors | string | — |
| https | boolean | — |
| documentation | string | — |
| rateLimit | string | — |
| submitterName | string | — |
| submitterEmail | string | — |
| notes | string | — |
recommend_apisGet recommended APIs — personalized when the device has bookmarks, otherwise random picks. Optional limit (max 50).Get recommended APIs — personalized when the device has bookmarks, otherwise random picks. Optional limit (max 50).
| Parámetro | Tipo | Descripción |
|---|---|---|
| limit | number | — |
13 de 13 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.
Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.
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.