Labsco
MCP SERVER

TabNews Integration

by renant

Read TabNews from the conversation - posts, their comment threads, a user's output, the platform analytics and the RSS feed.

News, Feeds & Trend Monitoring
Summary
A community's feed, readable where you are working.

Reading a post, its comments and the author's other writing are separate calls, so an assistant can follow a discussion properly rather than summarising the headline.

What it is

A read-only integration with TabNews, the Brazilian developer community. It covers content and the comments under it, everything a given user has published, the platform's own analytics, and the feed. It is listed on Smithery as well, for a one-command install.

What you get
  • Content listed from TabNews, and a single post fetched with its body by user and slug
  • The comment thread under a post
  • Everything a named user has published
  • Platform analytics: users created, root content published, and child content published
  • The RSS feed
  • An API status check, for telling a TabNews outage apart from a configuration problem
Requirements

Node v23 or newer. Clone and npm ci, then point your client at the entry file, or run it through the Smithery CLI without cloning anything. No account and no key - everything it reads is public.

Setup effort

One command — npx -y @smithery/cli install @renant/mcp-tabnews --client claude