Skip to content

Server published but not appearing in registry (2+ days delay) #1395

Description

@Dusheh

Summary

I published io.github.Dusheh/myclaw-toolkit v1.0.8 to the registry via CI/CD (mcp-publisher), which returned success:

After 2+ days, the server still does not appear in:

  • GET /v0.1/servers listing (30 total servers)
  • GET /v0/servers/io.github.Dusheh/myclaw-toolkit (404)

server.json

{
  "name": "io.github.Dusheh/myclaw-toolkit",
  "description": "23-in-1 developer utility toolkit",
  "repository": { "url": "https://github.com/Dusheh/myclaw-toolkit", "source": "github" },
  "version": "1.0.8",
  "packages": [
    { "identifier": "myclaw-toolkit", "registryType": "npm", "version": "1.0.8", "transport": { "type": "stdio" } }
  ]
}

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions