-
Notifications
You must be signed in to change notification settings - Fork 703
Server visible in Official Registry API but not discoverable on github.com/mcp search #1107
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Our MCP server is published and returned by the Official MCP Registry API, but it does not appear in the GitHub MCP Registry UI search at 'github.com/mcp'.
Server details
- Server name: 'io.github.shabaaspay/shabaaspay-payto'
- Title: ShaBaasPay MCP Server
- Version: 1.0.2
- Source repo: https://github.com/shabaaspay/shabaaspay-mcp-server
- NPM package: 'shabaaspay-mcp-server@1.0.2'
Evidence
- Official registry API returns it:
- GitHub MCP UI search shows no results:
To reproduce
- Open https://github.com/mcp?search=shabaaspay
- Observe: no results
- Open https://registry.modelcontextprotocol.io/v0.1/servers?search=shabaaspay
- Observe: server is returned
Expected behavior
If a server is present and active in the Official MCP Registry, it should be discoverable in 'github.com/mcp' search for relevant terms (e.g. 'shabaaspay' or the server name).
Additional context
We believe this is an indexing/sync issue between the registry backend and the GitHub MCP UI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working