From 394064972a6219371b9fb211b889ad0c8605420d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 22:55:46 +0000 Subject: [PATCH 1/2] docs: tighten descriptions on MCP pages for SEO --- ai/mintlify-mcp.mdx | 2 +- ai/model-context-protocol.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ai/mintlify-mcp.mdx b/ai/mintlify-mcp.mdx index dc9dab777..e0298b622 100644 --- a/ai/mintlify-mcp.mdx +++ b/ai/mintlify-mcp.mdx @@ -1,7 +1,7 @@ --- title: "Admin Model Context Protocol (MCP) server" shortTitle: "Admin MCP" -description: "Let AI tools directly edit your content and update settings in your dashboard with the admin MCP server. Connect Claude, Cursor, or any MCP client to draft, save, and ship changes." +description: "Give AI tools like Claude and Cursor write access to your Mintlify content and dashboard so they can edit pages, update settings, and open PRs." keywords: ["MCP", "write access", "AI", "editing", "Claude", "Cursor", "branch", "pull request"] --- diff --git a/ai/model-context-protocol.mdx b/ai/model-context-protocol.mdx index f004017b2..dbee88f04 100644 --- a/ai/model-context-protocol.mdx +++ b/ai/model-context-protocol.mdx @@ -1,7 +1,7 @@ --- title: "Search Model Context Protocol (MCP) server" shortTitle: "Search MCP" -description: "Connect your content to AI tools like Claude and Cursor with a hosted MCP server for search." +description: "Connect AI tools like Claude, Cursor, and ChatGPT to your hosted search MCP server so they can find and retrieve your documentation content." keywords: ["MCP", "AI tools", "Claude", "Cursor", "search"] --- From 7cea05e56cfaa3c0ee877f596f42e28f596ca888 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 29 May 2026 15:57:01 -0700 Subject: [PATCH 2/2] Update ai/model-context-protocol.mdx --- ai/model-context-protocol.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/model-context-protocol.mdx b/ai/model-context-protocol.mdx index dbee88f04..9bdc85142 100644 --- a/ai/model-context-protocol.mdx +++ b/ai/model-context-protocol.mdx @@ -1,7 +1,7 @@ --- title: "Search Model Context Protocol (MCP) server" shortTitle: "Search MCP" -description: "Connect AI tools like Claude, Cursor, and ChatGPT to your hosted search MCP server so they can find and retrieve your documentation content." +description: "Connect AI tools like Claude, Cursor, and ChatGPT to your hosted search MCP server so they can find and retrieve your content." keywords: ["MCP", "AI tools", "Claude", "Cursor", "search"] ---