Skip to content

Commit e56efbb

Browse files
OtherVibesrdimitrov
authored andcommitted
docs: add community resources section with OtherVibes/mcp-publish-action (modelcontextprotocol#544)
## Summary Add Community Resources section to GitHub Actions guide referencing OtherVibes/mcp-publish-action as requested in discussion modelcontextprotocol#518. ## Changes - Add "Community Resources" section to `docs/guides/publishing/github-actions.md` - Include reference to OtherVibes/mcp-publish-action with appropriate disclaimers - Provide example usage and key features - Position after Tips section for discoverability - Structure allows for future community tool additions ## Context This addresses the community request in discussion modelcontextprotocol#518 where @OtherVibes suggested adding a reference to their reusable GitHub Action in the publishing docs. The maintainers (@tadasant, @domdomegg) approved adding a community resources section with appropriate disclaimers. The implementation follows the original request to add the reference specifically to the GitHub Actions guide (`docs/guides/publishing/github-actions.md`) rather than creating a separate page. ## Benefits - Provides users with a streamlined, community-built option for MCP server publishing - Reduces workflow boilerplate for developers - Includes clear disclaimers about third-party tools - Maintains documentation cohesion by keeping everything in the relevant file Closes modelcontextprotocol#518 --------- Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com> Co-authored-by: OtherVibes <othervibes@users.noreply.github.com> Co-authored-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent b5333c3 commit e56efbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/community-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The following is a list of notable community-driven projects in the ecosystem re
55
## Featured Projects
66

77
- [TeamSparkAI: Tool Catalog](https://github.com/TeamSparkAI/ToolCatalog) - Browse and discover servers from the official MCP Registry
8+
- [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry
89
- Add your project here!
910

1011
## Adding Your Project

0 commit comments

Comments
 (0)