Skip to content

Remove Example Clients overview page#2804

Merged
dsp-ant merged 2 commits into
mainfrom
remove-clients-overview-page
May 27, 2026
Merged

Remove Example Clients overview page#2804
dsp-ant merged 2 commits into
mainfrom
remove-clients-overview-page

Conversation

@dsp-ant

@dsp-ant dsp-ant commented May 27, 2026

Copy link
Copy Markdown
Member

Summary

Removes the Example Clients overview page (docs/clients.mdx) — the community-maintained list of applications that support MCP.

Changes

  • Delete docs/clients.mdx (the client list and its filtering UI).
  • Remove the clients entry from the docs navigation (docs/docs.json).
  • Update internal links that pointed to /clients so nothing references the removed route:
    • docs/docs/getting-started/intro.mdx
    • docs/docs/develop/build-server.mdx
    • docs/docs/develop/build-client.mdx (drops the "Example clients" card)
    • docs/docs/develop/connect-local-servers.mdx
    • docs/docs/develop/connect-remote-servers.mdx
    • docs/docs/tools/debugging.mdx
    • docs/extensions/client-matrix.mdx

Historical SEP documents that reference the old full URL are left untouched, as they are generated and serve as a record.

Verification

npm run check:docs passes — formatting, MDX comment checks, and the broken-link checker all report clean.

Delete the community-maintained list of MCP clients (docs/clients.mdx)
and the navigation entry for it. Update internal links that pointed to
the page so they no longer reference the removed route.
@dsp-ant
dsp-ant requested review from a team as code owners May 27, 2026 16:45
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 27, 2026
pcarleton
pcarleton previously approved these changes May 27, 2026
@mintlify

mintlify Bot commented May 27, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mcp-staging 🟢 Ready View Preview May 27, 2026, 4:52 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented May 27, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mcp 🟢 Ready View Preview May 27, 2026, 4:55 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Preserve inbound links and search ranking for the removed Example
Clients page by redirecting /clients to /docs/getting-started/intro,
whose Broad Ecosystem Support section is the closest surviving content
for "which apps support MCP" traffic.

:house: Remote-Dev: homespace
@dsp-ant
dsp-ant merged commit 6abdad6 into main May 27, 2026
8 checks passed
@dsp-ant
dsp-ant deleted the remove-clients-overview-page branch May 27, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants