mcpbeat Sign in

Situationatlas MCP Server

by situationatlas Your server? Claim it
local only

Situationatlas runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.

AI-summarized filings from 7 markets with special-situations screens, for research agents

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 6 · +77% w/w
a month agotoday
34
Installs / week
npm · @situationatlas/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @situationatlas/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@situationatlas/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@situationatlas/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@situationatlas/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@situationatlas/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SITUATION_ATLAS_API_KEY (Situation Atlas API key (sa_...) — create one at https://situationatlas.com after signup). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Situationatlas

same job, measured the same way
LastSearch
by lastsearch-hq

Evidence-backed web research for AI agents with citations and confidence scores.

279 installs/wk local only
Clipy
by clipy

Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.

133 installs/wk local only
C
xDog Trading
by xdogtrading

27 live market-research tools for trading agents: scans, options flow, sentiment, valuation, alerts

answering
Pickanagency
by natden444

Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency.

3 tools answering
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only
Linkup
by mcparmory

Search the web and fetch pages with sourced results, optimized for AI agents

223 installs/wk local only
Autopm
by fluidumber

18 AI product-management robots for market research, financials, and execution specs. No API keys

30 installs/wk local only
Tinysearch
by marcellm01

Self-hosted web research for MCP agents.

local only

Situationatlas — questions

Answers built from our own checks of this server.

Why is there no uptime for Situationatlas?
Situationatlas runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @situationatlas/mcp was installed 34 times last week.
Is Situationatlas still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Situationatlas?
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 runs locally, so the command pulls @situationatlas/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Situationatlas?
The npm package @situationatlas/mcp was installed 34 times in the last week. Week over week that is +77%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.