Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://mcp.reqistry.dev/mcp13 Tools · 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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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).
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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).
| Parameter | Typ | Beschreibung |
|---|---|---|
| limit | number | — |
13 von 13 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.