Changes to the servers
repository
#61
jspahrsummers
announced in
Announcements
Replies: 1 comment
-
Thank you for sharing this update! The proposed changes make a lot of sense and seem like a great step toward fostering a more decentralized and innovative community. I appreciate the focus on keeping the repository lean and centered around core examples that demonstrate MCP features and SDK usage. The approach of linking community and production-ready servers in the README is a fantastic way to encourage collaboration and visibility while giving contributors the freedom to innovate independently. It’s exciting to see the ecosystem being structured in a way that promotes scalability and inclusivity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks, we're making some changes to how we manage the MCP servers repository to better scale with our growing community.
TLDR: We're restructuring the MCP servers repository to focus on reference implementations only. New server implementations should be developed in separate repositories and can be added as links to our README, rather than submitted as PRs to this repository.
Going forward:
We'll offer reference implementations: The main repository will focus on official reference implementations that demonstrate MCP features and SDK usage. These are carefully maintained examples that showcase best practices and key functionality.
We'll link to official integrations: We'll maintain a dedicated section in the README for production-ready MCP servers built by companies for their platforms (like Cloudflare).
We'll link to community contributions: Rather than accepting new server implementations directly into the repository, we encourage contributors to:
Rationale for Changes
These changes will help us:
What's Next
We're excited to see the MCP ecosystem continue to grow, and believe this structure will be more scalable. Thank you for all the great contributions so far!
Beta Was this translation helpful? Give feedback.
All reactions