modelcontextprotocol / modelcontextprotocol/registry
Improve CLI / TUI experience for DNS and HTTP auth when publishing
@rdimitrov is already working on this.
Since Apr 24, 2026.
- Dominant language
- Go
- Stars
- 7.3k
- Forks
- 994
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 19
Description
See https://discord.com/channels/1358869848138059966/1448354367072636971/1449076624757620950
Stepping through DNS auth or HTTP auth via the CLI commands one needs to run is a fairly clunky experience. You need to be careful with what you copy paste, run sequences of commands, etc.
This could be simplified for the end-user by embedding these sequences into the mcp-publisher CLI tool. Perhaps even adding some sort of TUI layer on top of it (but let's start by embedding the commands into the CLI tool that interactively guides you through the steps.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.