Skip to content

Commit 414f98c

Browse files
Apply review feedback: improve language accessibility and add MCP protocol features guidance
- Replace 'Ergonomic improvements' with 'Usability improvements' for better accessibility - Add guidance encouraging enhancements that demonstrate underutilized MCP protocol features Co-authored-by: adam jones <domdomegg@users.noreply.github.com>
1 parent c6cccec commit 414f98c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ We welcome PRs that add links to your servers in the [README.md](./README.md)!
1212

1313
We welcome:
1414
- **Bug fixes** — Help us squash those pesky bugs.
15-
- **Ergonomic improvements** — Making servers easier to use for humans and agents.
15+
- **Usability improvements** — Making servers easier to use for humans and agents.
1616

1717
We're more selective about:
1818
- **New features** — Especially if they're not crucial to the server's core purpose or are highly opinionated. The existing servers are reference servers meant to inspire the community. If you need specific features, we encourage you to build enhanced versions! We think a diverse ecosystem of servers is beneficial for everyone, and would love to link to your improved server in our README.
19+
- **Enhancements that demonstrate MCP protocol features** — We encourage contributions that help reference servers better illustrate underutilized aspects of the MCP protocol beyond just Tools, such as Resources, Prompts, or Roots. For example, adding Roots support to filesystem-server helps showcase this important but lesser-known feature.
1920

2021
We don't accept:
2122
- **New server implementations** — We encourage you to publish them yourself, and link to them from the README.

0 commit comments

Comments
 (0)