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!