Upgrade MCP for IaC page: landscape survey, security section, schema fix - #20608
Upgrade MCP for IaC page: landscape survey, security section, schema fix#20608workprentice[bot] wants to merge 3 commits into
Conversation
- Add a cross-vendor MCP-for-infrastructure landscape survey (AWS Bedrock AgentCore, Azure MCP Server, Red Hat OpenShift/Ansible, community k8s-mcp servers) alongside Pulumi's own server, with original adoption stats from Zuplo and Stacklok surveys - Add a dedicated security/governance section addressing tool poisoning, prompt injection, and the NSA's May 2026 MCP security guidance, framed constructively around previews, scoped credentials, and policy as code - Rewrite the intro to define 'MCP for infrastructure as code' specifically (answer-first, 40-60 words) rather than MCP in general - Update MCP protocol facts to current state: spec version 2026-07-28, AAIF/ Linux Foundation governance, OpenAI and Google adoption dates - Rephrase headings as questions for AEO consistency - Expand FAQ from 7 to 9 questions covering the landscape and security additions - Fix schema_type from howto to auto so the page gets Article + author Person schema (via main-entity.html) instead of losing it to a HowTo override; FAQPage continues to apply automatically for what-is pages
|
Your site preview for commit 071cf87 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-20608-071cf875.s3-website.us-west-2.amazonaws.com Changed pages: |
Pre-merge Review — Last updated 2026-07-31T12:27:32ZTip Summary: This is a substantial rewrite of the Review confidence:
Investigation log
🔍 Verification trail62 claims extracted · 47 verified · 4 unverifiable · 3 contradicted · 3 framing-drift · 1 mismatch
Important Please don't hide, resolve, or delete this comment! It breaks things! 📖 How pre-merge review works — the full lifecycle, short-circuits, and escape hatches. |
🚨 Outstanding in this PRThese must be resolved or refuted before merging.
|
- Fix spec revision count: 2026-07-28 is the fourth revision since the November 2024 launch (2025-03-26, 2025-06-18, 2025-11-25 preceded it), not the third; the 2025-03-26 revision was missing from the list. - Remove the unverifiable same-day claim that AgentCore Gateway added 2026-07-28 spec support the same day the Bedrock AgentCore MCP server shipped (October 2, 2025) -- that ordering is chronologically impossible and the timeline could not be confirmed. - Fix a framing-drift misattribution: Zuplo's 17,000+ server count and its 72%/50% adopter-sentiment figures come from two different parts of Zuplo's research, not one 17,000-respondent survey. - Rename neo-bridge to neo-task-launcher across content/docs/ai/mcp-server/index.md (6 occurrences) so the canonical MCP server docs page agrees with this explainer and with the tool name exposed by the published @pulumi/mcp-server package. - Reword two FAQ headings that duplicated H2 section headings verbatim (Is MCP secure enough for production infrastructure? and How does Neo relate to MCP?), which was causing the FAQPage schema collector to emit duplicate Question entities for the same anchor. - Use the specific Anthropic announcement URL for the AAIF donation citation instead of the generic Linux Foundation homepage. Fixes applied per Claude pre-merge review on PR #20608.
|
@claude #new-review - addressed all 5 blocking items from the pre-merge review: fixed spec revision count/timeline, removed the unverifiable AgentCore same-day claim, fixed the Zuplo survey misattribution, renamed neo-bridge to neo-task-launcher across content/docs/ai/mcp-server/index.md to match this page, and reworded the two duplicate FAQ headings. Also fixed the AAIF citation to point at the specific Anthropic announcement. |
Summary
Upgrades
content/what-is/mcp-for-infrastructure-as-code.md— the existing "MCP for IaC" page — to close five gaps against the target spec: no cross-vendor landscape survey, no original statistics, no security/governance section, a stale MCP spec version, and a schema bug that silently dropped Article + author Person schema.The page already existed on master before this PR (
authors: alex-leventer,type: what-is); this is a substantial content upgrade of that page, not a new file, to avoid cannibalizing an existing URL.Schema fix
schema_type: howtofully replaces the page's main entity perlayouts/partials/schema/collectors/main-entity.html, so the page was emitting HowTo schema and losing Article + author Person schema entirely. FAQPage already applies automatically towhat-issingle pages regardless of this flag (graph-builder.html), so FAQ schema is unaffected either way. Changed toschema_type: auto, which restores Article + author Person viaarticle-entity.htmlalongside the automatic FAQPage, the correct combination for a definitional page with a named author.Content changes
Verification
/docs/ai/mcp-server/,/docs/ai/neo/integrations/mcp/,/docs/ai/cli-for-agents/,/docs/insights/policy/,/product/neo/,/what-is/what-is-agentic-infrastructure/,/what-is/what-is-an-internal-developer-platform/, plus the two blog links) resolve to real files in the current content tree.Sources
🧠 This PR was created by workprentice on behalf of the Pulumi SEO/AEO content team — no
get_me-equivalent tool was available in this session to resolve a specific requester's username.