mcpbeat Sign in

Shingou MCP Server

answering

Shingou is answering right now. Last checked 5 min ago. 18 installs a week from npm. It exposes 4 tools.

Hourly crypto news sentiment and typed market events, with sources on every signal.

Installs per day peak 8 · avg 3 · +12% w/w
a month agotoday
Uptime history 47 days of history · worst day 14%
47 days agonow
68.5%
Uptime 24h
63 of 92 checks
4
Tools
read from the server
509 ms
Response time
average over 24h
18
Installs / week
npm and PyPI

Shingou does not always answer

Over the last week it answered 49.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 5 min ago.

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

This one needs environment variables set before it will start: SHINGOU_API_KEY (Shingou API key. A free key works: shingou.io/dashboard). The author declared them in the registry entry; get the values from the project itself.

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.

sentiment
get_sentiment
Latest news-sentiment signal per symbol (batch up to 50 in one call — one signal per asset per hour, so never poll faster than hourly). On the free plan, symbols outside BTC-USD/ETH-USD/SOL-USD are 24h delayed: check `timestamp` and disclose staleness.
get_sentiment_history
Point-in-time sentiment series for backtesting: `bucket` is the as-of time, no lookahead. `from`/`to` are clamped to your plan's history window and to its per-request span, then echoed back — check them rather than assuming. `reconstructed: true` buckets were rebuilt from archival news, not live-collected; disclose the mix in any backtest.
events
get_events
Recent classified market events for a symbol. Kill-switch trio: hack_exploit, regulation, delisting — the reference integrations stand aside for 24h after one. Report the event headline and source link, not just a risk flag.
symbols
get_symbols
The supported symbol universe with each symbol's free-plan freshness. Static — costs no quota and needs no API key.

Endpoints

URLTransportStateLatencyChecked
https://api.shingou.io/mcp streamable-http answering 715 ms 5 min ago

Alternatives to Shingou

same job, measured the same way
Free Crypto News
by nirholas

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

local only
Gate News MCP
by gateio-dev

Gate news MCP for crypto news, structured events, announcements, and social sentiment.

18 tools answering
Gloria AI
by cryptobriefing-labs

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Gloria AI
by jchen225

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Qoory Crypto Intelligence
by qoory-ai

One Data Plane for crypto research, with 42 live tools for markets, entities, news, and signals.

answering
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
Santiment
by santiment

Crypto market intelligence: social sentiment, on-chain, trending narratives & analyst insights.

8 tools answering
Noon Barbari Backtesting
by noonbarbari

Crypto backtesting tools: real backtests with robustness verdicts, daily signals and market data.

11 tools answering

Shingou — questions

Answers built from our own checks of this server.

What can Shingou do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_events, get_sentiment, get_sentiment_history, get_symbols. 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 Shingou working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 63 of 92 checks got a reply (68.5%), average response time 509 ms. The bar chart above shows every period we have measured.
How do I connect Shingou?
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 Shingou need an API key?
No. Shingou 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.
How fast is Shingou?
It answers our handshake in 509 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Shingou?
The npm package @shingou-io/mcp-stdio was installed 18 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.