The whole server is a single tool with a single argument, so the same call serves a quick check on one platform and a sweep across several. Nothing is authenticated and nothing is stored, which also means what comes back is whatever those lists say at the moment you ask — it is a read of the present, not a record of it.
A single-tool server that returns hot and trending lists for the sources named in the call.
- The current trending list for each source you name
- Several sources fetched together in one call rather than one request per platform
The sources argument, which decides which platforms answer. There is no key and no account: the server declares no environment variables.
One command — npx -y @wopal/mcp-server-hotnews
