# io.github.Stewyboy1990/companyscope-mcp (npm · companyscope-mcp)

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

- Trust score: 70/100 (medium)
- Change this week: +24
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `companyscope-mcp.stewwilli.workers.dev`: 18/100, [markdown](https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp.md), [page](https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp)
- npm · `companyscope-mcp`: 70/100 (this document), [markdown](https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2.md), [page](https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2)

## Channel facts

- Registry: `npm`
- Package: `companyscope-mcp`
- Version: `1.3.5`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 113 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add stewyboy1990-companyscope-mcp -- npx -y companyscope-mcp
```

### Codex

```bash
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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add stewyboy1990-companyscope-mcp --command npx --arg -y --arg companyscope-mcp
```

### Hermes

```yaml
mcp_servers:
  stewyboy1990-companyscope-mcp:
    command: "npx"
    args: ["-y", "companyscope-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "stewyboy1990-companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 70, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 66, +45)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-07-31 (score 21, −25)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 46, +22)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 24, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (11)

### `lookup_company` (~199 tokens)

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.

Input parameters:

- `query` (string, required): Company domain (e.g. 'stripe.com') or company name (e.g. 'Stripe'). Domains produce richer results because they enable website scraping and DNS analysis.

### `get_tech_stack` (~106 tokens)

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.

Input parameters:

- `domain` (string, required): Company website domain without protocol (e.g. 'vercel.com', 'github.com'). Must be a valid domain, not a company name.

### `get_key_people` (~108 tokens)

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.

Input parameters:

- `domain` (string, required): Company website domain without protocol (e.g. 'openai.com'). The tool will scrape the site's about/team pages.

### `get_company_news` (~92 tokens)

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.

Input parameters:

- `company_name` (string, required): Company name as it would appear in news articles (e.g. 'Anthropic', 'OpenAI', 'Tesla'). Do not pass a domain.

### `get_corporate_registry` (~111 tokens)

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.

Input parameters:

- `company_name` (string, required): Company legal name as registered (e.g. 'Stripe, Inc.', 'Alphabet Inc.'). Legal names with suffixes like Inc/Ltd/GmbH produce more accurate results.

### `get_financials` (~135 tokens)

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.

Input parameters:

- `company_name` (string, required): Company name or stock ticker symbol (e.g. 'Apple', 'AAPL', 'Tesla', 'MSFT'). Both common names and ticker symbols are supported.

### `get_competitors` (~91 tokens)

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.

Input parameters:

- `company_name` (string, required): Company name (e.g. 'Stripe', 'Notion', 'Datadog'). Use the common brand name, not the legal entity name.

### `get_patents` (~117 tokens)

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.

Input parameters:

- `company_name` (string, required): Company name as it appears on patent filings (e.g. 'Apple Inc.', 'Google LLC', 'Microsoft Corporation'). Legal names with suffixes produce better results.

### `get_domain_intel` (~114 tokens)

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.

Input parameters:

- `domain` (string, required): Domain name without protocol (e.g. 'stripe.com', 'anthropic.com'). Must be a valid domain.

### `get_job_postings` (~105 tokens)

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.

Input parameters:

- `domain` (string, required): Company website domain (e.g. 'anthropic.com', 'stripe.com'). The tool will try /careers, /jobs, and other common paths.

### `get_social_presence` (~113 tokens)

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.

Input parameters:

- `domain` (string, required): Company website domain (e.g. 'vercel.com', 'linear.app'). Social links are scraped from the company's homepage.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 66
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 46
- 2026-07-28: 24
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/companyscope-mcp
- Socket report: https://socket.dev/npm/package/companyscope-mcp
- Repository: https://github.com/Stewyboy1990/companyscope-mcp
- Changelog RSS feed: https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2/changelog.json
- HTML version of this page: https://verifymcp.io/servers/stewyboy1990-companyscope-mcp/companyscope-mcp-2
