org.promptdna/promptdna

MCPcommunautéen ligne
v1.0.0org.promptdnaUnknownMis à jour il y a 1 mois

Community library of composable AI prompt blocks for search, composition, and contribution.

État de l’endpointen ligne
vérifié il y a 1 jour · 687 ms
100 % des dernières 4 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Paquet
Auteurorg.promptdna
LicenceUnknown
Version1.0.0
Sourcemcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/30
Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
Vérification de domaine+0/10
Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
Analyse d’injection de prompt · propre+30/30
Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
DépendancesNon audité
Surface d’outils20 outils · aucun privilégié
Analyse de sécurité✓ Proprevlive · il y a 1 jQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé20 juil. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

20 outils · aucun privilégié
Observé en direct depuis l’endpoint du fournisseur1d ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

  • https://mcp.promptdna.org/v1/20 outils · 687 ms
search_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.

ParamètreTypeDescription
query*string
domain
category
limitinteger
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
task_description*string
domain
category_filter
block_ids
variables
max_blocksinteger
get_collectionFetch a curated collection of blocks. Costs 0.5 credits.

Fetch a curated collection of blocks. Costs 0.5 credits.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
domain
category
limitinteger
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.

ParamètreTypeDescription
name*string
template*string
domain*string
category*string
subdomain
variables
tags
licensestring
source_attribution
bounty_id
submit_ratingRate a block 1-5. Always free.

Rate a block 1-5. Always free.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
category
block_id
limitinteger
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
category
status
limitinteger
report_injection_attemptReport a suspected prompt-injection block. Always free.

Report a suspected prompt-injection block. Always free.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
wallet_address*string
signature*string

20 outils sur 20 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

Community library of composable AI prompt blocks for search, composition, and contribution.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.