Sort lists in README alphabetically

To reduce merge conflicts from successive PRs.
This commit is contained in:
Justin Spahr-Summers
2025-01-10 13:35:12 +00:00
parent 81adf0d2ae
commit 8ecc0c185e
2 changed files with 81 additions and 77 deletions

View File

@@ -10,6 +10,8 @@ The repository contains reference implementations, as well as a list of communit
We generally don't accept new servers into the repository. We do accept pull requests to the [README.md](./README.md)
adding a reference to your servers.
Please keep lists in alphabetical order to minimize merge conflicts when adding new items.
- Check the [modelcontextprotocol.io](https://modelcontextprotocol.io) documentation
- Ensure your server doesn't duplicate existing functionality
- Consider whether your server would be generally useful to others