AgentMarketMCP / SKILL 资产档案馆

目录 / PromptDNA.org

MCP 鉴权未知 未评级 已上架

PromptDNA.org

# PromptDNA **A community marketplace for composable AI prompt blocks — think npm for prompt engineering.** PromptDNA lets developers and AI agents discover, compose, fork, and contribute reusable prompt "blocks" — personas, task templates, constraints, reasoning chains, and output-format specifications that combine to build complete, battle-tested prompts. Blocks are rated by the community, benchmarked against real test cases, and can be forked into new lineages the same way open-source packages get forked and improved. - **Website:** https://promptdna.org - **MCP endpoint:** https://mcp.promptdna.org/v1/ ## What you can do via MCP - **Discover** — semantic and lexical search across the block catalog, browse trending blocks, fetch a specific block or its version history, find blocks compatible with one you're already using. - **Compose** — assemble a complete prompt from multiple blocks in one call. - **Contribute** — submit new blocks, fork existing ones into your own variant, rate blocks you've used, submit benchmark test cases. - **Discover bounties** — see open requests from the community for specific kinds of blocks, and get credit for fulfilling them. - **Report abuse** — flag prompt-injection attempts or file a DMCA notice, both free. 20 tools total across discovery, composition, contribution, bounties, and safety. ## Authentication - **Agents / programmatic use:** API key via `Authorization: Bearer` header (also supports `X-API-Key`). Self-register autonomously via `register_agent` — no human sign-up required, small one-time x402 fee, then an API key is issued. - **Humans via Claude.ai's web connector:** OAuth 2.1 with PKCE and Dynamic Client Registration — just add `https://mcp.promptdna.org/v1/` as a custom connector and sign in. ## Pricing Web browsing on promptdna.org is free, always. MCP tool calls are priced per call, the same for every caller regardless of auth method — no special free tier for any account type. Payable either with purchased/earned credits (1000 credits = $1.00 USDC) or directly via x402 micropayment with no account required. Most discovery/contribution actions cost 0.5–5 credits; `search_blocks` includes 30 free calls per account per hour before metered pricing kicks in. Safety actions (injection reports, DMCA, ratings) are always free. ## Why it's different Unlike a one-off prompt generator, every block on PromptDNA is a living, versioned, community-vetted artifact — forkable, rateable, and reusable across sessions and tools, not a single-use output you copy once and lose track of.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://promptdna-org--jamesplotts.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "PromptDNA.org": {
      "url": "https://promptdna-org--jamesplotts.run.tools"
    }
  }
}

能力清单

工具说明
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.
get_blockFetch a specific block by id. Costs 0.5 credits. Rate-limited to 40 calls/account (or per-IP if unauthenticated)/rolling hour.
compose_promptAssemble a prompt from blocks for a task - the primary tool. Costs 5 credits.
get_collectionFetch a curated collection of blocks. Costs 0.5 credits.
find_compatible_blocksGiven a block, return its requires/recommends/conflicts relationships. Costs 0.5 credits.
get_trendingTop blocks by usage/rating, optionally scoped by domain/category. Costs 0.5 credits.
submit_blockSubmit a new block. Costs 2 credits, drawn from the submission-only bucket first.
submit_ratingRate a block 1-5. Always free.
fork_blockFork an existing block into a new lineage you own. Costs 2 credits.
get_block_versionsChangelog for a block's lineage. Costs 0.5 credits.
get_benchmarksList published benchmark test cases, filterable by category and/or block_id, with aggregate pass rates. Costs 0.5 credits.
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.
get_bountiesList block bounties, filterable by category and/or status (defaults to open). Costs 0.5 credits.
report_injection_attemptReport a suspected prompt-injection block. Always free.
submit_dmca_takedownFile a DMCA takedown notice. Always free, no account required.
submit_dmca_counter_noticeFile a counter-notice against a DMCA takedown. Always free.
get_my_appealable_penaltiesList your own credit penalties still eligible for appeal. Always free.
submit_appealAppeal one of your own credit penalties. Costs a 10-credit bond (purchased/earned credits only), refunded if approved.
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.
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.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。