← Index

io.github.Stewyboy1990/stockscope-mcp

io.github.Stewyboy1990/stockscope-mcp·v1.1.0·Other
Quality Score
85
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://stockscope-mcp.stewwilli.workers.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "stockscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stockscope-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "stockscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stockscope-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y stockscope-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other