The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the ClarityBriefs MCP Server listing page.
Free, cross-lingual compact news briefings for AI agents — across 89 languages, in one call.
ClarityBriefs exposes a hosted, read-only Model Context Protocol (MCP) server so AI agents and assistants can pull token-efficient news briefings on any topic — including foreign-language news pools an English-only agent can't easily reach.
https://claritybriefs.com/api/mcp2025-11-25| Tool | What it does |
|---|---|
get_compact_brief | Compact briefing on a topic. Cross-lingual: pass source_languages (e.g. ["ko","ja","de"]) to also search foreign news pools — each article tagged with its source language. |
search_news | Recent news headlines + sources for a topic. |
suggest_topics | Popular public topics to brief on. |
A Pro API key (sent as Authorization: Bearer <key>) additionally unlocks briefing-management tools (list / preview / create / pause / resume / rename).
Claude Desktop talks to local (stdio) MCP servers, so use the mcp-remote bridge to reach this hosted HTTP server. Requires Node.js.
Edit your claude_desktop_config.json (Settings → Developer → Edit Config) and add:
For the Pro tools, add your API key:
Quit Claude Desktop fully (Cmd+Q) and reopen. The tools appear under the connectors / tools icon.
Each returned article includes headline, summary, source, url, language, published.
claritybriefs.com with a link when citing.ai-train=no).This repository is a connector manifest for the hosted ClarityBriefs MCP server. The server itself is operated at https://claritybriefs.com/api/mcp.