Skip to content

Print server ID after publishing #401

@philfreo

Description

@philfreo

Right now when you publish with mcp-publisher publish you just get a generic Success message.

From there you would typically want to go and see your server listing in the registry to verify everything is like you want and that it really worked.

Today it was easy to do was easy to do because all servers fit on Page 1 of https://registry.modelcontextprotocol.io/v0/servers?limit=100 - but soon that will not be possible anymore.

Upon publishing, the CLI should print more info about the published server instead of just a generic message. It should at least print the id that's found in _meta. Then you can visit https://registry.modelcontextprotocol.io/v0/servers/{id} to verify.

example/context: https://x.com/KirkMarple/status/1965510455482613816

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions