mcpbeat Sign in

Sidewise MCP Server

not responding

Sidewise is listed as active in the registry but did not answer our last check. It exposes 4 tools. Last commit 22 Sep 2026.

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

Uptime history 43 days of history · worst day 0%
43 days agonow
0.0%
Uptime 24h
0 of 91 checks
4
Tools
read from the server
445 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What changed 6

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 August 2026. No other catalogue keeps this.

24 Aug 2 tools appeared compare_coverage, get_feed_health
24 Aug a tool description was rewritten get_news
24 Aug a tool changed the parameters it asks for get_news
24 Aug a tool changed version
13 Aug a tool changed the parameters it asks for get_news

What the code does

We read the source, 14 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime public/reader.html:161
  root.innerHTML = items.length

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add newsline --transport http https://news.heyitsmejosh.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "newsline": {
      "url": "https://news.heyitsmejosh.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.newsline]
url = "https://news.heyitsmejosh.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "newsline": {
      "url": "https://news.heyitsmejosh.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "newsline": {
      "url": "https://news.heyitsmejosh.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

blindspots
get_blindspots
Stories covered by only one side of the political spectrum — reported by left-leaning outlets but not right-leaning, or vice versa. Each source carries a bias score from -2 (left) to +2 (right); 0 is center or non-political. Useful for finding what a given audience is not being told.
compare
compare_coverage
Side-by-side wording of one story as left, center and right outlets headline it, plus the words each side uses that the others do not. Give a topic in `q` and the best-covered matching story is compared. Each source carries a bias score from -2 (left) to +2 (right); 0 is center or non-political.
feed
get_feed_health
Which of the underlying news feeds answered on the last pull, and whether the data currently being served is complete or a stale fallback. Check this before treating an empty or one-sided result as real.
news
get_news
Current headlines from 16 feeds from 14 newsrooms across the political spectrum. Each source carries a bias score from -2 (left) to +2 (right); 0 is center or non-political. Use view=latest for a flat reverse-chronological feed, or view=stories to group the same event as covered by different outlets.

Endpoints

URLTransportStateLatencyChecked
https://news.heyitsmejosh.com/mcp streamable-http answering 445 ms 4 min ago

Alternatives to Sidewise

same job, measured the same way
SimpleFeed MCP
by simplefeed

Search rights-cleared news and video from entitled publisher catalogs.

answering
I
RTL awareness for coding agents
by kahlelhawary-art

Give coding agents right-to-left awareness: lint, normalise Arabic, detect direction.

26 installs/wk local only
Aviation Weather MCP Server
by cyanheads

Fetch METARs, TAFs, PIREPs, and domestic SIGMETs from the NWS Aviation Weather Center.

280 installs/wk 5 tools answering
Bim
by makata

Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.

answering
Artifact Gauge MCP
by mrfentmen

Local build artifact size and dependency weight inspection without file content output. Tools...

local only
Crashtestyourstrategy
by fnobbe

Portfolio and strategy stress diagnostics with hedge-break detection and regime outlook. Free tier.

16 tools answering
Instinct
by yakuphanycl

Self-learning memory for AI coding agents with pattern detection and confidence scoring.

6 installs/wk local only
Robotstxt AI
by sharozdawa

Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot.

26 installs/wk local only

Sidewise — questions

Answers built from our own checks of this server.

What can Sidewise do?
It exposes 4 tools, read directly from the server on our last check. Among them: compare_coverage, get_blindspots, get_feed_health, get_news. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Sidewise working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 445 ms. The bar chart above shows every period we have measured.
The registry lists Sidewise as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Sidewise?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Sidewise need an API key?
No. Sidewise completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
Is Sidewise open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 14 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.