io.github.Stewyboy1990/companyscope-mcp
NPM · COMPANYSCOPE-MCP · 2 COMPONENTS · SCANNED AUG 3
11 company intelligence tools — financials, tech stack, competitors, patents, jobs, news. Free.
Available components
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 113 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- 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 Management27
- Stability observed for 8 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · companyscope-mcp
claude mcp add stewyboy1990-companyscope-mcp -- npx -y companyscope-mcp
codex mcp add stewyboy1990-companyscope-mcp -- npx -y companyscope-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"stewyboy1990-companyscope-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"companyscope-mcp"
],
"enabled": true
}
}
} openclaw mcp add stewyboy1990-companyscope-mcp --command npx --arg -y --arg companyscope-mcp
mcp_servers:
stewyboy1990-companyscope-mcp:
command: "npx"
args: ["-y", "companyscope-mcp"] {
"mcpServers": {
"stewyboy1990-companyscope-mcp": {
"command": "npx",
"args": [
"-y",
"companyscope-mcp"
]
}
}
} 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.
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +45
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: 100 → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 31 Jul 26 −25
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
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.
| Name | Type | Req | Description |
|---|---|---|---|
| company_name | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| company_name | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| company_name | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain 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.
| Name | Type | Req | Description |
|---|---|---|---|
| company_name | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| company_name | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Company 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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Company 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.