Skip to main content
Glama

Server Details

News from 17 outlets with left/center/right bias tags and one-sided blindspot detection

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
nulljosh/sidewise
GitHub Stars
1
Server Listing
Newsline MCP Server

TDQS

A4.4/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct facet: news retrieval, cross-outlet wording comparison, one-sided story detection, and feed health diagnostics. Potential overlap between get_news with view=stories and compare_coverage is mitigated by clearly splitting headline grouping from side-by-side wording analysis.

Naming Consistency5/5

All four tool names follow a consistent snake_case verb_noun pattern. Three use the get_ prefix (get_news, get_blindspots, get_feed_health) and compare_coverage uses the same verb-first style with a clear object.

Tool Count5/5

Four tools is a well-scoped size for a news bias analysis server. Every tool has a distinct responsibility and the set feels intentionally curated rather than sparse or bloated.

Completeness5/5

The tool surface covers the full workflow of the domain: retrieving the news, comparing differing coverage of the same event, finding coverage blindspots, and verifying data freshness. There are no obvious pipeline dead ends or major missing operations.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • Addedcompare_coverage
    • Addedget_feed_health
    • Changedget_news1 field changed
      • addedInput schema / properties / developing
        Added value: +{
        +  "description": "Only stories several newsrooms picked up in the last 90 minutes.",
        +  "type": "boolean"
        +}
  2. 1 tool update
    • Changedget_news1 field changed
      • changedInput schema / properties / outlet / enum
        Previous value: -[
        -  "CBC",
        -  "The Guardian",
        -  "CNN",
        -  "NPR",
        -  "BBC",
        -  "Global News",
        -  "National Post",
        -  "Fox News",
        -  "NY Post",
        -  "Daily Wire",
        -  "Hacker News",
        -  "Daring Fireball",
        -  "NBC News",
        -  "Wall Street Journal",
        -  "New York Post Opinion",
        -  "Vancouver Sun",
        -  "The Province"
        -]New value: +[
        +  "CBC",
        +  "The Guardian",
        +  "NPR",
        +  "BBC",
        +  "Global News",
        +  "National Post",
        +  "Fox News",
        +  "NY Post",
        +  "Daily Wire",
        +  "Hacker News",
        +  "Daring Fireball",
        +  "NBC News",
        +  "Wall Street Journal",
        +  "New York Post Opinion",
        +  "Vancouver Sun",
        +  "The Province"
        +]
  3. 2 tool updates
    • First observedget_blindspots
    • First observedget_news

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Real-time news events, clustered by AI from hundreds of sources, classified by topic and geography, ranked by importance.
    43
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Read-only, source-linked news intelligence for AI agents: search The Neural Ledger's stories, retrieve story details with citations and revision history, and resolve related entities and assets. It is an evidence layer, not a trading or execution service.
    8
    2
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Aggregates news from 7 APIs and unlimited RSS feeds with AI-powered bias removal and synthesis. Provides over 7,300 free daily requests with conversation-aware caching and 25 comprehensive news analysis tools.
    1
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.