registry icon indicating copy to clipboard operation
registry copied to clipboard

Repository URL and package identifier mismatch

Open jae-jeon opened this issue 3 months ago • 3 comments

In data/seed.json, the name io.github.zueai/mcp-manager points to https://github.com/zueai/mcp-manager. However its package points to https://pypi.org/project/mcp-manager, which is a pypi package with the following home repository: https://github.com/nstebbins/mcp-manager.

Based on the version, I believe zueai/mcp-manager is indeed the server listed here. What kind of server name to package identifier validation is in place?

jae-jeon avatar Sep 15 '25 19:09 jae-jeon

I raised a Issue in the repo and my understanding is that the main repo is pointing to a fork version. Hopefully this solved it.

allenfeng8 avatar Sep 18 '25 22:09 allenfeng8

If someone is keen to make a PR polishing it up, would be happy to accept. Note that we don't really use this seed data for anything besides assisting with local development of the registry.

tadasant avatar Sep 19 '25 13:09 tadasant

@tadasant - btw I was thinking to propose if we should reduce its size so PR affecting it don't imply big changes

rdimitrov avatar Sep 19 '25 20:09 rdimitrov