Summary
We successfully published a server to the registry on April 12, 2026 using mcp-publisher v1.5.0. The publish command returned ✓ Successfully published and attempting to re-publish returns "cannot publish duplicate version" — confirming the server exists in the registry database. However, the server does not appear in any search results via the API.
Server Details
- Name:
io.github.ARCXS-Protocol/mcp-server
- Version: 1.0.2
- npm package:
@arcxs-protocol/mcp-server (published, includes mcpName field)
- Auth method: GitHub OAuth (org membership public)
- Published: April 12, 2026
Steps to Reproduce
- Published via
mcp-publisher publish — received success confirmation
- Attempted
GET /v0.1/servers?q=arcxs — not found (30 results returned, none matching)
- Attempted
GET /v0.1/servers?q=ARCXS-Protocol — not found
- Attempted
GET /v0.1/servers?q=universal+agent+registry — not found
- Attempted re-publish — rejected with "cannot publish duplicate version" (confirming it exists)
Expected Behavior
The published server should appear in search results when querying by name or description keywords.
Questions
- Is there a review/approval step after publishing that we may be waiting on?
- Does the search API have pagination beyond the initial 30 results? All results we see start with "a" alphabetically.
- Is there a way to check the status of a published server (active, pending, etc.)?
Environment
mcp-publisher v1.5.0 (Homebrew)
- Registry API:
https://registry.modelcontextprotocol.io
- Auth: GitHub OAuth,
io.github.ARCXS-Protocol/* namespace
Thanks for building this registry — excited to be part of the ecosystem.
Summary
We successfully published a server to the registry on April 12, 2026 using
mcp-publisher v1.5.0. The publish command returned✓ Successfully publishedand attempting to re-publish returns "cannot publish duplicate version" — confirming the server exists in the registry database. However, the server does not appear in any search results via the API.Server Details
io.github.ARCXS-Protocol/mcp-server@arcxs-protocol/mcp-server(published, includesmcpNamefield)Steps to Reproduce
mcp-publisher publish— received success confirmationGET /v0.1/servers?q=arcxs— not found (30 results returned, none matching)GET /v0.1/servers?q=ARCXS-Protocol— not foundGET /v0.1/servers?q=universal+agent+registry— not foundExpected Behavior
The published server should appear in search results when querying by name or description keywords.
Questions
Environment
mcp-publisherv1.5.0 (Homebrew)https://registry.modelcontextprotocol.ioio.github.ARCXS-Protocol/*namespaceThanks for building this registry — excited to be part of the ecosystem.