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.
Removed dead links in the archived servers.
Description
Cleaned up the archived servers section in the main README by removing broken directory links while preserving the server names and descriptions. This improves the documentation quality and prevents users from encountering 404 errors when browsing the archived server list.
Server Details
Motivation and Context
The archived servers section contained directory links that were no longer valid, creating a poor user experience when users clicked on them expecting to find server implementations. By removing these dead links while keeping the server names and descriptions intact, we maintain the informational value of the list while eliminating broken navigation paths.
How Has This Been Tested?
Breaking Changes
None - this is a documentation-only change that doesn't affect any server implementations or client configurations.
Types of changes
Checklist
Additional context
This change focuses purely on improving documentation quality without affecting any functional aspects of the MCP servers. The archived servers list now provides clean, copyable text that maintains all the essential information while removing navigation friction.