Domscribe
未申請Domscribe is a pixel-to-code development tool that bridges the gap between running web applications and their source code.
インストール
npx domscribe init未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(14個)
domscribe.annotation.get
Retrieve annotation by ID
domscribe.annotation.list
List annotations with status/filter options
domscribe.annotation.process
Atomically claim the next queued annotation (prevents concurrent agent conflicts)
domscribe.annotation.respond
Attach agent response and transition to PROCESSED
domscribe.annotation.search
Full-text search across annotation content
domscribe.annotation.updateStatus
Manually transition annotation status
domscribe.manifest.query
Find manifest entries by file path, component name, or element ID
domscribe.manifest.stats
Manifest coverage statistics (entry count, file count, component count, cache hit rate)
domscribe.query.bySource
Query a source file + line and get live runtime context (props, state, DOM snapshot)
domscribe.resolve
Resolve a data-ds element ID to its source location (file, line, col, component)
domscribe.resolve.batch
Resolve multiple element IDs in one call
domscribe.status
Relay daemon health, manifest stats, queue counts
domscribe.verify.afterEdit
Compare the element against the baseline — deterministic verdict + per-property deltas
domscribe.verify.baseline
Capture a pre-edit style/geometry snapshot of a rendered element