Describe the bug
Error when calling the api https://registry.modelcontextprotocol.io/v0/servers?limit=10
"message": "failed to query servers: failed to deallocate cached statement(s): conn busy"
To Reproduce
Steps to reproduce the behavior:
curl https://registry.modelcontextprotocol.io/v0/servers?limit=10
or
open https://registry.modelcontextprotocol.io/v0/servers?limit=10
Expected behavior
retrieve the json with server list
Logs
Additional context
@domdomegg @toby