Skip to content

Commit 9b6892d

Browse files
Reorganize CONTRIBUTING.md: move MCP protocol features to 'we welcome' section and rename to 'other new features'
Co-authored-by: adam jones <domdomegg@users.noreply.github.com>
1 parent 414f98c commit 9b6892d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ We welcome PRs that add links to your servers in the [README.md](./README.md)!
1313
We welcome:
1414
- **Bug fixes** — Help us squash those pesky bugs.
1515
- **Usability improvements** — Making servers easier to use for humans and agents.
16+
- **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.
1617

1718
We're more selective about:
18-
- **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.
19+
- **Other 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.
2020

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

0 commit comments

Comments
 (0)