modelcontextprotocol / modelcontextprotocol/registry
Request: Delete old server versions to allow namespace migration (io.github.vinodc-aspire/mcp → app.aspirelearning/mcp)
@pree-dew is already working on this.
Since Apr 23, 2026.
- Dominant language
- Go
- Stars
- 7.3k
- Forks
- 994
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 19
Description
Request: Delete old server versions to allow namespace migration
Server to delete (all versions): io.github.vinodc-aspire/mcp
Reason: I am migrating to a domain-based namespace app.aspirelearning/mcp since I own the domain aspirelearning.app and have completed HTTP domain verification.
However, publishing under the new namespace fails because old versions 1.0.0 and 1.0.1 of io.github.vinodc-aspire/mcp still reference the remote URL https://mcp.aspirelearning.app/mcp:
Error: remote URL https://mcp.aspirelearning.app/mcp is already used by server io.github.vinodc-aspire/mcp
I have already updated the latest version (1.0.5) to use a different URL (https://mcp.vinod.app/mcp), but since version metadata is immutable, I cannot overwrite 1.0.0 and 1.0.1 to free up the URL.
What I need:
Please delete versions 1.0.0 and 1.0.1 of io.github.vinodc-aspire/mcp (or the entire server entry) so I can publish under app.aspirelearning/mcp with the URL https://mcp.aspirelearning.app/mcp.
Thank you!
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.