🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

companyscope-mcp

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

companyscope-mcp

Company intelligence MCP server — 11 tools, 12 data sources. Profiles, tech stacks, patents, competitors, job postings, domain intel, social presence, financials. Wikipedia, GitHub, SEC EDGAR, OpenCorporates, USPTO, DNS, Brave Search, RDAP, web scraping,

latest
Source
npmnpm
Version
1.3.6
Version published
Maintainers
1
Created
Source

CompanyScope MCP Server

npm Glama

Company intelligence from a single MCP tool call. Aggregates 10 free public data sources into comprehensive company profiles — financials, tech stacks, competitors, patents, key people, job postings, domain intel, and more.

Want cloud-hosted, always-on access? Use the Apify Actor — no setup, unlimited calls, batch processing for multi-company research.

Quick Start

{
  "mcpServers": {
    "companyscope": {
      "command": "npx",
      "args": ["companyscope-mcp"]
    }
  }
}

Or run directly: npx companyscope-mcp

Tools

ToolDescription
lookup_companyFull company profile — founding, tech stack, people, financials, news, competitors
get_tech_stackDetect 19+ frameworks, languages, hosting, analytics
get_key_peopleFounders, executives, team members with titles
get_company_newsRecent news articles
get_corporate_registryIncorporation, jurisdiction, officers (140+ countries)
get_financialsSEC EDGAR: revenue, net income, assets, stock tickers, filings
get_competitorsDiscover competing companies via web search
get_patentsUS patents by company assignee
get_domain_intelDNS, WHOIS/RDAP, hosting provider, email service
get_job_postingsOpen positions from careers pages
get_social_presenceSocial media across 12 platforms + GitHub org stats

Data Sources

Wikipedia, GitHub API, SEC EDGAR, Web Scraping, OpenCorporates, RDAP, DNS, Brave Search, Google Patents, Careers Pages — all free, no API keys required.

Example

> lookup_company("anthropic.com")

{
  "name": "Anthropic",
  "description": "AI safety company building reliable AI systems...",
  "founded": "2021",
  "industry": "Artificial intelligence",
  "headquarters": "San Francisco, California",
  "techStack": ["Python", "TypeScript", "React", "Rust"],
  "keyPeople": [
    {"name": "Dario Amodei", "title": "CEO"},
    {"name": "Daniela Amodei", "title": "President"}
  ],
  "confidence": 0.83
}

Hosting Options

OptionHostingRate LimitPrice
npm (this package)LocalNoneFree
Free serverCloud25/dayFree
Apify ActorCloudNonePay-per-event

All options include all 11 tools. Apify is best for production — always-on, batch processing, no local runtime.

License

MIT

Keywords

mcp

FAQs

Package last updated on 11 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts