You'll notice
Useful3 Signal1
MCP servers that advertise no tools or prompts return empty instead of erroring.
What's wrong with this entry?
Anonymous. No account, no email.
What
A server that does not advertise tools, resources, resource templates or prompts now short-circuits to an empty list rather than making the call.
Details
- All four listings go through one memoizing wrapper keyed on server name plus config, with failures clearing the cache entry and the error recorded on the returned list.
tools/listtakes an extra branch for newer protocol versions.
Evidence
resources/templates/list
Strings lifted out of the shipped bundle, so the claim above can be checked against them.