Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation changes
This PR makes the distinctions between the MCP servers more clear with the
search MCPandadmin MCPFor Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Note
Low Risk
Documentation-only terminology and copy updates with no product or API behavior changes.
Overview
This PR renames and reframes Mintlify’s two MCP offerings in
ai/mintlify-mcp.mdxandai/model-context-protocol.mdx: the hosted write/edit server is now admin MCP (withshortTitleAdmin MCP), and the site-hosted read/search server is search MCP (withshortTitleSearch MCP).On the admin page, copy and metadata now stress dashboard access, settings, and workflows, not only docs edits. The comparison table is flipped so Admin MCP is the first column and Search MCP the second, with rows updated for audience, access, endpoints, and outputs. Connector setup labels (e.g. Admin MCP in Claude) and cross-links to the search doc use the new names.
On the search page, titles, descriptions, and body text consistently say search MCP instead of a generic “documentation MCP.” Wording shifts from “documentation” to site / content where it describes indexing, auth, rate limits, and tools. The admin cross-link in the tip uses admin MCP server. Section headings such as Search MCP compared to web search and Access your search MCP server match the new naming.
URLs and paths (
/ai/mintlify-mcp,https://mcp.mintlify.com,/mcp) are unchanged; this is documentation terminology and positioning only.Reviewed by Cursor Bugbot for commit 72be431. Bugbot is set up for automated code reviews on this repo. Configure here.