{"id":351748,"date":"2026-08-11T13:42:48","date_gmt":"2026-08-11T13:42:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/pw-webmcp\/"},"modified":"2026-08-11T13:42:37","modified_gmt":"2026-08-11T13:42:37","slug":"pw-feed-readiness-audit","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/pw-feed-readiness-audit\/","author":23537206,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"1.0.3","tested":"7.0.3","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"PW Feed Readiness Audit for WebMCP","header_author":"PW Feed","header_description":"Audits WordPress pages for declarative and imperative WebMCP tool implementations.","assets_banners_color":"101c34","last_updated":"2026-08-11 13:42:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.pwfeed.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":23,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.3":{"tag":"1.0.3","author":"pwfeedtr","date":"2026-08-11 13:42:37"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3642131,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3642131,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3642131,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3642131,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"PW-styled validator dashboard and same-origin page scan.","2":"WebMCP readiness score, status counters, and detected tool inventory.","3":"Filterable detailed checks and recommendations."}},"plugin_section":[],"plugin_tags":[246305,8533,4932,724,258453],"plugin_category":[],"plugin_contributors":[274229],"plugin_business_model":[],"class_list":["post-351748","plugin","type-plugin","status-publish","hentry","plugin_tags-ai-agents","plugin_tags-audit","plugin_tags-developer-tools","plugin_tags-validation","plugin_tags-webmcp","plugin_contributors-pwfeedtr","plugin_committers-pwfeedtr"],"banners":{"banner":"https:\/\/ps.w.org\/pw-feed-readiness-audit\/assets\/banner-772x250.png?rev=3642131","banner_2x":"https:\/\/ps.w.org\/pw-feed-readiness-audit\/assets\/banner-1544x500.png?rev=3642131","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/pw-feed-readiness-audit\/assets\/icon-128x128.png?rev=3642131","icon_2x":"https:\/\/ps.w.org\/pw-feed-readiness-audit\/assets\/icon-256x256.png?rev=3642131","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>PW Feed Readiness Audit for WebMCP provides a local, administrator-initiated static audit of WebMCP implementations delivered by your WordPress pages.<\/p>\n\n<p>This is an independent PW Feed compatibility and readiness tool. It is not affiliated with, endorsed by, or an official product of the WebMCP project or its maintainers.<\/p>\n\n<p>The validator reviews:<\/p>\n\n<ul>\n<li>Declarative form tools using <code>toolname<\/code>, <code>tooldescription<\/code>, <code>toolparamdescription<\/code>, and <code>toolautosubmit<\/code>.<\/li>\n<li>Imperative registrations using <code>document.modelContext.registerTool()<\/code>.<\/li>\n<li>Required tool contract fields such as name, description, input schema, and execution handler.<\/li>\n<li>Deprecated <code>navigator.modelContext<\/code> usage.<\/li>\n<li>Recommended name, description, and parameter character budgets.<\/li>\n<li>Duplicate names, missing form-control names, semantic labels, and completion paths.<\/li>\n<li>Security annotation hints and cross-origin iframe tool delegation.<\/li>\n<li>HTTPS and HTTP response readiness.<\/li>\n<\/ul>\n\n<p>The report includes a readiness score, detailed findings, a tool inventory, clipboard summary, and a downloadable JSON export.<\/p>\n\n<p>Privacy: page content is processed on your WordPress server. The plugin does not send page content, scan results, or usage data to PW Feed or any third party.<\/p>\n\n<p>WebMCP is an experimental proposed web standard and may change. This plugin performs static source analysis; it cannot observe tools that appear only after runtime interaction or state changes.<\/p>\n\n<p>PW Feed also publishes resources for <a href=\"https:\/\/www.pwfeed.com\/\">wordpress plugin<\/a> users and Turkish <a href=\"https:\/\/www.pwfeed.com.tr\/\">wordpress eklentileri<\/a> users.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>pw-feed-readiness-audit<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or install the ZIP from Plugins &gt; Add New &gt; Upload Plugin.<\/li>\n<li>Activate <strong>PW Feed Readiness Audit for WebMCP<\/strong>.<\/li>\n<li>Open <strong>PW Feed Readiness Audit for WebMCP<\/strong> in the WordPress admin menu.<\/li>\n<li>Enter a public page URL on the same WordPress site and select <strong>Run validation<\/strong>.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20add%20webmcp%20tools%20to%20my%20site%3F\"><h3>Does this plugin add WebMCP tools to my site?<\/h3><\/dt>\n<dd><p>No. It is a validator and does not change front-end markup or register tools.<\/p><\/dd>\n<dt id=\"does%20it%20send%20my%20page%20source%20to%20an%20external%20service%3F\"><h3>Does it send my page source to an external service?<\/h3><\/dt>\n<dd><p>No. The WordPress server fetches a public same-origin URL and analyzes the returned source locally.<\/p><\/dd>\n<dt id=\"can%20it%20validate%20tools%20registered%20after%20a%20click%20or%20login%3F\"><h3>Can it validate tools registered after a click or login?<\/h3><\/dt>\n<dd><p>Not from static source alone. The report clearly identifies this limitation. Runtime-only registrations may not appear in a scan.<\/p><\/dd>\n<dt id=\"why%20can%20i%20only%20scan%20this%20wordpress%20site%27s%20urls%3F\"><h3>Why can I only scan this WordPress site's URLs?<\/h3><\/dt>\n<dd><p>Same-origin restrictions reduce server-side request forgery risk and keep the plugin focused on auditing the site where it is installed.<\/p><\/dd>\n<dt id=\"is%20webmcp%20a%20finalized%20standard%3F\"><h3>Is WebMCP a finalized standard?<\/h3><\/dt>\n<dd><p>No. WebMCP is experimental and under active development. The validator follows current public documentation and should be updated as the proposal evolves.<\/p><\/dd>\n<dt id=\"is%20the%20plugin%20translation-ready%3F\"><h3>Is the plugin translation-ready?<\/h3><\/dt>\n<dd><p>Yes. English is the source language, and all user-facing strings use the <code>pw-feed-readiness-audit<\/code> text domain. WordPress.org language packs can provide additional languages through Translate.WordPress.org.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Renamed the plugin to PW Feed Readiness Audit for WebMCP.<\/li>\n<li>Changed the directory slug and translation domain to <code>pw-feed-readiness-audit<\/code>.<\/li>\n<li>Clarified that the plugin is an independent compatibility tool and is not an official WebMCP project product.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Updated the original display name and aligned its directory slug and translation domain.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added the supplied PW logo as an optimized dashboard and compact menu asset.<\/li>\n<li>Improved WordPress.org readme metadata and translation documentation.<\/li>\n<li>Made the clipboard report template translatable.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Added declarative and imperative WebMCP static analysis.<\/li>\n<li>Added security, quality, accessibility, and deprecation checks.<\/li>\n<li>Added JSON export and privacy-first same-origin scanning.<\/li>\n<\/ul>","raw_excerpt":"Audit WordPress pages for declarative and imperative WebMCP tools, quality issues, and current security recommendations.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/351748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=351748"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pwfeedtr"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=351748"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=351748"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=351748"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=351748"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=351748"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=351748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}