mcpbeat Sign in

Stockscope MCP Server

not responding

Stockscope MCP is listed as active in the registry but did not answer our last check. 28 installs a week from npm. Last commit 11 Apr 2026.

SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 35 · avg 7 · +10% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
106 ms
Response time
average over 24h
28
Installs / week
npm and PyPI

What the code does

We read the source, 15 h ago · 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.

Package points at a different repository stewyboy1990/stockscope-mcp
пакет stockscope-mcp ссылается на stewyboy1990/companyscope-mcp

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

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

Endpoints

URLTransportStateLatencyChecked
https://stockscope-mcp.stewwilli.workers.dev/mcp streamable-http answering 106 ms 6 min ago

Alternatives to Stockscope MCP

same job, measured the same way
I
SEC EDGAR Financial Data
by taru0208

Search SEC EDGAR filings, financial statements, and company data.

answering
SEC EDGAR
by brechanbech

MCP server for SEC EDGAR data — company filings, financial concepts, and company info

local only
Filings Intel MCP
by datakoot

SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

5 tools answering
Filings Intel MCP
by datakoot

SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.

5 tools answering
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
Zencap
by zencap

Institutional financial data with SEC filing citations, for every AI agent. OAuth 2.1.

answering
I
Stockfacts
by aaazzzr

US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.

answering
Austrian Firmenbuch
by jkbngb

Austria's official company register (Firmenbuch) – master data, financials & ratios for AI agents.

answering

Stockscope MCP — questions

Answers built from our own checks of this server.

Is Stockscope MCP 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 106 ms. The bar chart above shows every period we have measured.
Is Stockscope MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Stockscope MCP 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 Stockscope MCP?
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 Stockscope MCP need an API key?
No. Stockscope MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Stockscope MCP?
The npm package stockscope-mcp was installed 28 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stockscope MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.