-
Notifications
You must be signed in to change notification settings - Fork 629
Open
Description
Summary
Need metadata correction for an already-published server version:
- Server:
io.github.jtalk22/slack-mcp-server - Version:
3.0.0
Current registry payload (latest) shows stale metadata:
websiteUrl:https://jtalk22.github.io/slack-mcp-server/public/demo.htmldescription:Session-based Slack access for Claude: DMs, channels, search, and threads via your Slack session.
Desired values:
websiteUrl:https://jtalk22.github.io/slack-mcp-server/description:Session-based Slack MCP for Claude and MCP clients. Local-first secure-default hosted HTTP in v3.
Repro / Evidence
- Verify current registry payload:
curl -s https://registry.modelcontextprotocol.io/v0/servers/io.github.jtalk22%2Fslack-mcp-server/versions/latest | jq '.server.version,.server.websiteUrl,.server.description'- Attempted direct publish via
mcp-publisherafter auth:
mcp-publisher login github -token <PAT>
mcp-publisher publish server.json- Response:
invalid version: cannot publish duplicate version
So this appears to require a maintainer-side metadata correction/override for an existing version.
Request
Please advise whether metadata for an existing published version can be corrected, and if yes, apply the above website/description update for 3.0.0.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels