mcpserver.lol
registry/pollar-news
Connection check verified live · 26h ago

pollar-news

Independent European news from Pollar: search, brief, threads, markets. Read-only, no login.

Tools 16
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

16 tools

Read from the running server on 26h ago.

fetch read-only id*
Fetches the full text of one Pollar article by the id returned from the search tool. Returns {id, title, text, url, metadata} with the article's summary and source citations.
get_daily_brief read-only locale
Fetches today's fixed, curated Pollar daily brief with a greeting, headline, executive summary, themed sections, related events, and charts. Use only when the user explicitly asks…
get_entity read-only slug*type*localewithTimeline
Fetches Pollar's profile for a person or organisation by slug. Set withTimeline to include recent events that mention the subject. Returns the profile and a canonical Pollar URL.
get_event read-only slug*locale
Fetches the full Pollar coverage of a single event by its slug (get slugs from search_news or list_top_news). Returns title, lead, full summary, source citations, mentioned people,…
get_live_moment read-only id*locale
Fetches the current snapshot of a breaking-news moment by id, including ordered updates and a source summary. Accepts either a moment id or a story id; story ids resolve to the lat…
get_live_story read-only id*locale
Fetches the current snapshot of a story by id, including its title, status (active/developing/concluded/dormant) and ordered chapters. Use this when you want the multi-chapter arc,…
get_markets read-only rangesymbol
Returns market data tracked by Pollar, including European and global indices, currencies, crypto, commodities, and bonds. With no arguments, returns the quote catalogue. Pass an ex…
get_thread read-only slug*localewithHistory
Fetches a single Pollar thread by slug (from list_threads): its thesis, current state-of-play, and recent chronicle entries with citations. Set withHistory=true to also include how…
list_categories read-only
Returns Pollar's category taxonomy with mention counts. Use it to discover valid category dot-paths before filtering list_top_news. Takes no arguments.
list_live_moments read-only locale
Lists Pollar's live and recently ended breaking-news moments. Use to discover what is breaking now or what ended within the past 24 hours. Each moment carries story metadata (story…
list_live_stories read-only locale
Lists Pollar's active and developing breaking-news stories. Each story has an umbrella title and one or more chapters ordered by chapter index. Use this when you want to surface th…
list_threads read-only locale
Lists Pollar's active evergreen threads: ongoing storylines tracked over time and grouped by section, with the latest change magnitude. Use to discover long-running topics. Pass a…
list_top_news read-only limitlocalecategory
Lists Pollar's current leading news events, ranked by freshness and editorial momentum. Use for broad requests for current headlines with no named subject, place, or country. For a…
render_news_list read-only items*heading
Renders selected stories already returned by search_news, list_top_news, or search. Call one of those tools first, then pass up to 10 relevant results without changing their titles…
search read-only query*locale
Searches Pollar's published news and returns a ranked list of matching articles as {id, title, url}. Use for queries about a subject, person, organisation, place, or country; put t…
search_news read-only limitquery*locale
Searches Pollar's news archive using semantic and keyword matching. Use for any subject-specific query, including a person, organisation, place, or country (for example, interestin…