Serversio.github.Stewyboy1990/stockscope-mcp
M

io.github.Stewyboy1990/stockscope-mcp

io.github.Stewyboy1990/stockscope-mcp · v1.1.0
▦ npm
v1.1.0npm npm: stockscope-mcp🌐 https://stockscope-mcp.stewwilli.workers.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Stewyboy1990/stockscope-mcp",
  "description": "SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.",
  "repository": {
    "url": "https://github.com/Stewyboy1990/stockscope-mcp",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "stockscope-mcp",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://stockscope-mcp.stewwilli.workers.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}