Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.Stewyboy1990/companyscope-mcp

NPM · COMPANYSCOPE-MCP · 2 COMPONENTS · SCANNED SEP 20

11 company intelligence tools — financials, tech stack, competitors, patents, jobs, news. Free.

0 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability84
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1291 tokens (~117/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.Stewyboy1990/companyscope-mcp server?

io.github.Stewyboy1990/companyscope-mcp runs locally as an npm package, launched with npx -y companyscope-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · companyscope-mcp

# add to Claude Code
claude mcp add stewyboy1990-companyscope-mcp -- npx -y companyscope-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "stewyboy1990-companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "stewyboy1990-companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add stewyboy1990-companyscope-mcp -- npx -y companyscope-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "stewyboy1990-companyscope-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "companyscope-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add stewyboy1990-companyscope-mcp --command npx --arg -y --arg companyscope-mcp
# ~/.hermes/config.yaml
mcp_servers:
  stewyboy1990-companyscope-mcp:
    command: "npx"
    args: ["-y", "companyscope-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "stewyboy1990-companyscope-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add stewyboy1990-companyscope-mcp -t stdio -c npx -a -y companyscope-mcp
// mcp.json
{
  "mcpServers": {
    "stewyboy1990-companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 17 Sept 26 −4
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.77 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/companyscope-mcp@1.3.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,291 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_company_news ~92

Get recent news articles about a company from Brave Search and NewsAPI. Returns article titles, descriptions, sources, and publication dates sorted by recency. Use company name, not domain. Coverage depends on server-side API key configuration.

NameTypeReqDescription
company_namestringyesCompany name as it would appear in news articles (e.g. 'Anthropic', 'OpenAI', 'Tesla'). Do not pass a domain.

No output schema declared.

No examples provided.

get_competitors ~91

Find competitors and alternatives for a company using web search. Returns a list of competing companies with names, URLs, and descriptions. Requires the server to have a Brave Search API key configured. Use company name for best results.

NameTypeReqDescription
company_namestringyesCompany name (e.g. 'Stripe', 'Notion', 'Datadog'). Use the common brand name, not the legal entity name.

No output schema declared.

No examples provided.

get_corporate_registry ~111

Look up corporate registry data from OpenCorporates — incorporation date, status, jurisdiction, registered address, and company officers. Covers companies in 140+ jurisdictions worldwide. Use the company's legal name for best results. Note: this may return no results for very new or small private companies.

NameTypeReqDescription
company_namestringyesCompany legal name as registered (e.g. 'Stripe, Inc.', 'Alphabet Inc.'). Legal names with suffixes like Inc/Ltd/GmbH produce more accurate results.

No output schema declared.

No examples provided.

get_domain_intel ~114

Full domain analysis: DNS records (A, AAAA, MX, NS, TXT, CNAME), WHOIS/RDAP registration data, inferred hosting provider and email service. No API keys needed. Use this when you need infrastructure-level intelligence about a company — who hosts them, what email provider they use, when the domain was registered, and what DNS configuration they have.

NameTypeReqDescription
domainstringyesDomain name without protocol (e.g. 'stripe.com', 'anthropic.com'). Must be a valid domain.

No output schema declared.

No examples provided.

get_financials ~135

Get financial data for US public companies from SEC EDGAR filings. Returns revenue, net income, total assets, total liabilities, stockholders' equity, stock exchange tickers, SIC industry code, and recent SEC filings (10-K, 10-Q, 8-K). Only works for companies that file with the SEC — private companies and non-US companies will return no results. Data is updated as companies file new reports.

NameTypeReqDescription
company_namestringyesCompany name or stock ticker symbol (e.g. 'Apple', 'AAPL', 'Tesla', 'MSFT'). Both common names and ticker symbols are supported.

No output schema declared.

No examples provided.

get_job_postings ~105

Discover open job positions at a company by scraping their careers/jobs pages. Returns job titles, departments, locations, and links. Also detects external job board usage (Lever, Greenhouse, Ashby). Hiring activity is a strong signal of company growth and priorities. No API keys needed.

NameTypeReqDescription
domainstringyesCompany website domain (e.g. 'anthropic.com', 'stripe.com'). The tool will try /careers, /jobs, and other common paths.

No output schema declared.

No examples provided.

get_key_people ~108

Find key people at a company including founders, C-suite executives, and team members. Scrapes the company's website (e.g. /about, /team pages), checks Wikipedia, and cross-references GitHub org members. Returns names, titles, and sources. Use this when you need leadership or team information specifically. Requires a domain name.

NameTypeReqDescription
domainstringyesCompany website domain without protocol (e.g. 'openai.com'). The tool will scrape the site's about/team pages.

No output schema declared.

No examples provided.

get_patents ~117

Search US patents assigned to a company via the USPTO PatentsView API. Returns patent numbers, titles, dates, abstracts, and inventors. Free, no API key needed. Covers 8M+ US patents. Only returns patents from 2020 onwards. Works best with the company's legal name as it appears on patent filings.

NameTypeReqDescription
company_namestringyesCompany name as it appears on patent filings (e.g. 'Apple Inc.', 'Google LLC', 'Microsoft Corporation'). Legal names with suffixes produce better results.

No output schema declared.

No examples provided.

get_social_presence ~113

Map a company's social media presence across 12 platforms (LinkedIn, Twitter/X, Facebook, Instagram, YouTube, TikTok, Reddit, Discord, Slack, Mastodon, Bluesky, Crunchbase) plus GitHub organization stats (repos, stars, languages, followers). No API keys needed. Use this to understand a company's community engagement and developer relations.

NameTypeReqDescription
domainstringyesCompany website domain (e.g. 'vercel.com', 'linear.app'). Social links are scraped from the company's homepage.

No output schema declared.

No examples provided.

get_tech_stack ~106

Detect a company's technology stack by analyzing HTTP headers, DNS records, and GitHub repositories. Returns frameworks, programming languages, hosting providers, analytics tools, and CDNs. Use this instead of lookup_company when you only need technology information. Requires a domain name — company names are not supported for this tool.

NameTypeReqDescription
domainstringyesCompany website domain without protocol (e.g. 'vercel.com', 'github.com'). Must be a valid domain, not a company name.

No output schema declared.

No examples provided.

lookup_company ~199

Get a comprehensive company profile by aggregating data from 12 sources in parallel: Wikipedia, GitHub, SEC EDGAR, OpenCorporates, Hunter.io, NewsAPI, Brave News, RDAP, DNS, web scraping, USPTO patents, Brave competitor search, and careers page scraping. Returns founding year, description, headquarters, employee count, industry, tech stack, key people, recent news, competitors, patent summary, hiring signal (active/some/none), and domain infrastructure (hosting, email provider, DNS). Use this as the primary entry point for any company research — it calls all other data sources automatically. Input can be a domain (stripe.com) or company name (Stripe). Returns a JSON object with confidence scores and source attribution.

NameTypeReqDescription
querystringyesCompany domain (e.g. 'stripe.com') or company name (e.g. 'Stripe'). Domains produce richer results because they enable website scraping and DNS analysis.

No output schema declared.

No examples provided.

Common questions

What is the io.github.Stewyboy1990/companyscope-mcp server?

io.github.Stewyboy1990/companyscope-mcp is listed in the public MCP registry as io.github.Stewyboy1990/companyscope-mcp. 11 company intelligence tools, financials, tech stack, competitors, patents, jobs, news. Free. This page covers its npm package (companyscope-mcp).

Is the io.github.Stewyboy1990/companyscope-mcp server safe to use?

io.github.Stewyboy1990/companyscope-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.Stewyboy1990/companyscope-mcp server expose?

io.github.Stewyboy1990/companyscope-mcp exposes 11 tools: lookup_company, get_tech_stack, get_key_people, get_company_news, get_corporate_registry, and 6 more. Their descriptions and schemas cost roughly 1,291 tokens of context every time the server is loaded.

Is the io.github.Stewyboy1990/companyscope-mcp server still maintained?

io.github.Stewyboy1990/companyscope-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.Stewyboy1990/companyscope-mcp server under?

io.github.Stewyboy1990/companyscope-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.