Community library of composable AI prompt blocks for search, composition, and contribution.
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.promptdna.org/v1/20 herramientas · 687 mssearch_blocksSemantic/keyword search over blocks. Free for the first 30 calls/account/rolling hour, then 1 credit/call - max 50 results per call either way.Semantic/keyword search over blocks. Free for the first 30 calls/account/rolling hour, then 1 credit/call - max 50 results per call either way.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | — |
| domain | — | — |
| category | — | — |
| limit | integer | — |
get_blockFetch a specific block by id. Costs 0.5 credits. Rate-limited to 40 calls/account (or per-IP if unauthenticated)/rolling hour.Fetch a specific block by id. Costs 0.5 credits. Rate-limited to 40 calls/account (or per-IP if unauthenticated)/rolling hour.
| Parámetro | Tipo | Descripción |
|---|---|---|
| block_id* | string | — |
compose_promptAssemble a prompt from blocks for a task - the primary tool. Costs 5 credits.Assemble a prompt from blocks for a task - the primary tool. Costs 5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| task_description* | string | — |
| domain | — | — |
| category_filter | — | — |
| block_ids | — | — |
| variables | — | — |
| max_blocks | integer | — |
get_collectionFetch a curated collection of blocks. Costs 0.5 credits.Fetch a curated collection of blocks. Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| collection_id* | string | — |
find_compatible_blocksGiven a block, return its requires/recommends/conflicts relationships. Costs 0.5 credits.Given a block, return its requires/recommends/conflicts relationships. Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| block_id* | string | — |
get_trendingTop blocks by usage/rating, optionally scoped by domain/category. Costs 0.5 credits.Top blocks by usage/rating, optionally scoped by domain/category. Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain | — | — |
| category | — | — |
| limit | integer | — |
submit_blockSubmit a new block. Costs 2 credits, drawn from the submission-only bucket first.Submit a new block. Costs 2 credits, drawn from the submission-only bucket first.
| Parámetro | Tipo | Descripción |
|---|---|---|
| name* | string | — |
| template* | string | — |
| domain* | string | — |
| category* | string | — |
| subdomain | — | — |
| variables | — | — |
| tags | — | — |
| license | string | — |
| source_attribution | — | — |
| bounty_id | — | — |
submit_ratingRate a block 1-5. Always free.Rate a block 1-5. Always free.
| Parámetro | Tipo | Descripción |
|---|---|---|
| block_id* | string | — |
| overall* | integer | — |
| accuracy | — | — |
| consistency | — | — |
| clarity | — | — |
| efficiency | — | — |
| comment | — | — |
fork_blockFork an existing block into a new lineage you own. Costs 2 credits.Fork an existing block into a new lineage you own. Costs 2 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| source_block_id* | string | — |
| name | — | — |
| template_override | — | — |
get_block_versionsChangelog for a block's lineage. Costs 0.5 credits.Changelog for a block's lineage. Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| lineage_id* | string | — |
get_benchmarksList published benchmark test cases, filterable by category and/or block_id, with aggregate pass rates. Costs 0.5 credits.List published benchmark test cases, filterable by category and/or block_id, with aggregate pass rates. Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| category | — | — |
| block_id | — | — |
| limit | integer | — |
submit_benchmarkSubmit a new benchmark test case. Costs 2 credits, drawn from the submission-only bucket first. Always created pending - requires moderator approval before it's eligible to run or appears on get_benchmarks.Submit a new benchmark test case. Costs 2 credits, drawn from the submission-only bucket first. Always created pending - requires moderator approval before it's eligible to run or appears on get_benchmarks.
| Parámetro | Tipo | Descripción |
|---|---|---|
| name* | string | — |
| description* | string | — |
| category* | string | — |
| scenario_input* | string | — |
| judging_criteria* | string | — |
| block_id | — | — |
get_bountiesList block bounties, filterable by category and/or status (defaults to open). Costs 0.5 credits.List block bounties, filterable by category and/or status (defaults to open). Costs 0.5 credits.
| Parámetro | Tipo | Descripción |
|---|---|---|
| category | — | — |
| status | — | — |
| limit | integer | — |
report_injection_attemptReport a suspected prompt-injection block. Always free.Report a suspected prompt-injection block. Always free.
| Parámetro | Tipo | Descripción |
|---|---|---|
| block_id* | string | — |
| evidence* | string | — |
submit_dmca_takedownFile a DMCA takedown notice. Always free, no account required.File a DMCA takedown notice. Always free, no account required.
| Parámetro | Tipo | Descripción |
|---|---|---|
| complainant_name* | string | — |
| complainant_contact* | string | — |
| original_content_url* | string | — |
| infringing_block_id* | string | — |
| good_faith_declaration* | boolean | — |
| accuracy_declaration* | boolean | — |
| signature* | string | — |
| similarity_evidence | — | — |
submit_dmca_counter_noticeFile a counter-notice against a DMCA takedown. Always free.File a counter-notice against a DMCA takedown. Always free.
| Parámetro | Tipo | Descripción |
|---|---|---|
| block_id* | string | — |
| complaint_id* | string | — |
| counter_argument* | string | — |
| consent_to_jurisdiction* | boolean | — |
| signature* | string | — |
get_my_appealable_penaltiesList your own credit penalties still eligible for appeal. Always free.List your own credit penalties still eligible for appeal. Always free.
No se publicó ningún esquema de entrada para esta herramienta.
submit_appealAppeal one of your own credit penalties. Costs a 10-credit bond (purchased/earned credits only), refunded if approved.Appeal one of your own credit penalties. Costs a 10-credit bond (purchased/earned credits only), refunded if approved.
| Parámetro | Tipo | Descripción |
|---|---|---|
| penalty_ledger_entry_id* | integer | — |
| explanation_what* | string | — |
| explanation_why_incorrect* | string | — |
| legitimate_use_case* | string | — |
| good_faith_attestation* | boolean | — |
| flagged_language_explanation | — | — |
| identity_verification_ref | — | — |
register_agentStep 1 of autonomous self-registration - no API key required. Costs $0.01 USDC on Base (anti-spam fee, not a wallet-ownership proof). Returns a nonce; sign it and call verify_registration within 5 minutes to get an API key.Step 1 of autonomous self-registration - no API key required. Costs $0.01 USDC on Base (anti-spam fee, not a wallet-ownership proof). Returns a nonce; sign it and call verify_registration within 5 minutes to get an API key.
| Parámetro | Tipo | Descripción |
|---|---|---|
| wallet_address* | string | — |
verify_registrationStep 2 of autonomous self-registration - no API key required. Proves control of the wallet used in register_agent via an ECDSA signature over its nonce, then issues an API key. Always free.Step 2 of autonomous self-registration - no API key required. Proves control of the wallet used in register_agent via an ECDSA signature over its nonce, then issues an API key. Always free.
| Parámetro | Tipo | Descripción |
|---|---|---|
| wallet_address* | string | — |
| signature* | string | — |
20 de 20 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.
Community library of composable AI prompt blocks for search, composition, and contribution.
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.