This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.4.0).
extract_hackernews
InactiveTool of io.github.PrinceGabriel-lgtm/freshcontext
declared in 0.4.0
Extract top stories or search results from Hacker News. The url field accepts an HN/Algolia URL or a plain search query.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"minLength": 1,
"description": "HN URL e.g. https://news.ycombinator.com/news, Algolia API URL, or search query e.g. 'browser agents'"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.PrinceGabriel-lgtm/freshcontext
https://github.com/PrinceGabriel-lgtm/freshcontext-mcp
2/7 registries