Community library of composable AI prompt blocks for search, composition, and contribution.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.promptdna.org/v1/20 strumenti · 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| category | — | — |
| status | — | — |
| limit | integer | — |
report_injection_attemptReport a suspected prompt-injection block. Always free.Report a suspected prompt-injection block. Always free.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| wallet_address* | string | — |
| signature* | string | — |
20 strumenti su 20 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Community library of composable AI prompt blocks for search, composition, and contribution.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.