Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[FEATURE] KAgent Tools - publish docker/mcp-registry

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, go
Domain
devops, release

Research direction

Start with docker/mcp-registry/CONTRIBUTING.md, then inspect its servers and cmd folders. Run the documented task create command for the kubernetes category and review the generated changes. Done means the server entry is submitted in a PR with an accurate title and description, passing CI, and Docker team review.

Written by the indexing model from the issue text.

Description

https://github.com/docker/mcp-registry/blob/main/CONTRIBUTING.md

  • Fork the repository
    Repository includes a servers folder where you should add a new folder with a server.yaml inside.
    Repository includes a cmd folder with Go code to automate some of the steps.

task create -- --category kubernetes https://github.com/kagent-dev/tools-mcp

  • Open a PR by ensuring the title and its description reflect the content of the PR.
  • Ensure that CI passes, if it fails, fix the failures.
  • Every pull request requires a review from the Docker team before merging.
  • Once approved, all of your commits will be squashed into a single commit with your PR title.
Dominant language
Go
Stars
35
Forks
30
Avg merge
3d 23h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kagent-dev/tools

All issues in kagent-dev/tools

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.