PromptDNA MCP Tools
PromptDNA exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_blocksRead-onlysearch blocks
-
get_blockRead-onlyget block
-
compose_promptcompose prompt
-
get_collectionRead-onlyget collection
-
find_compatible_blocksRead-onlyfind compatible blocks
-
get_trendingRead-onlyget trending
-
submit_blocksubmit block
-
submit_ratingsubmit rating
-
fork_blockfork block
-
get_block_versionsRead-onlyget block versions
-
get_benchmarksRead-onlyget benchmarks
-
submit_benchmarksubmit benchmark
-
get_bountiesRead-onlyget bounties
-
report_injection_attemptreport injection attempt
-
submit_dmca_takedownsubmit dmca takedown
-
submit_dmca_counter_noticesubmit dmca counter notice
-
get_my_appealable_penaltiesRead-onlyget my appealable penalties
-
submit_appealsubmit appeal
-
register_agentregister agent
-
verify_registrationverify registration
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.