docs: warn about archived reference servers (#4785) - #4788
Open
FOWEPJF255 wants to merge 2 commits into
Open
Conversation
Clarify archived packages are unmaintained; update SECURITY.md and examples.
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.
Description
Docs update for #4785:
SECURITY.md.@modelcontextprotocol/server-githubandserver-postgreswith an activemcp-server-timeexample, and note not to configure archived packages in new setups.npm
deprecatemessage rewrites still need package-publisher rights (maintainer-owned), as noted in the issue.Publishing Your Server
N/A 鈥?documentation only; not adding a server to the README listing.
Server Details
Motivation and Context
Archived reference servers still see large weekly npm installs while the default npm deprecation text points at npm support. This PR makes the main README and SECURITY.md carry the archive/security message for users who land here, and stops recommending archived packages in client config examples. Fixes #4785 (docs portion).
How Has This Been Tested?
Docs-only; reviewed rendered Markdown locally. No server runtime changes.
Breaking Changes
None. Example configs no longer show archived github/postgres packages; that matches their archived status.
Types of changes
Checklist
Additional context
Local branch:
docs/archived-servers-4785on forkFOWEPJF255/servers.