@pipeworx/lobsters
Connect: https://gateway.pipeworx.io/lobsters/mcp · Install: one-click buttons
Tools: 4
Tools
- get_hottest — Get trending stories from Lobsters. Returns title, URL, score, comment count, and tags for each story.
- get_newest — Get latest stories posted to Lobsters. Returns title, URL, publication time, score, and tags for each story.
- get_story — Fetch a single story and all its comments by ID (e.g., “abc123”). Returns title, URL, text, score, and nested comment threads.
- get_tag — Search stories by tag (e.g., “rust”, “programming”, “security”). Returns matching stories with titles, URLs, scores, and tags.
Tools
-
get_hottest— Get trending stories from Lobsters. Returns title, URL, score, comment count, and tags for each story. -
get_newest— Get latest stories posted to Lobsters. Returns title, URL, publication time, score, and tags for each story. -
get_story— Fetch a single story and all its comments by ID (e.g., abc123 ). Returns title, URL, text, score, and nested comment threads. -
get_tag— Search stories by tag (e.g., rust , programming , security ). Returns matching stories with titles, URLs, scores, and tags.