Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Companyscope Mcp
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:16:04 AM

Companyscope Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Company intelligence from one tool call: profile, tech stack, people, financials, news.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "companyscope-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

CompanyScope MCP Server

Stewyboy1990/companyscope-mcp MCP server npm License: MIT Install in Cursor Apify Actor

Company intelligence in one tool call. Get comprehensive company profiles β€” financials, tech stacks, competitors, patents, key people, job postings, domain intel, social presence, and news β€” from any domain or company name. Aggregates 12 free public data sources in parallel. Works with Claude, ChatGPT, Cursor, Windsurf, Cline, and any MCP-compatible client.

Try the live demo β€” enter any company name and see instant results. No signup needed.

Want cloud-hosted, always-on access with all 11 tools? Use the Apify Actor β€” pay only for what you use, no infrastructure to manage.

Tools

ToolDescription
lookup_companyFull company profile β€” founding info, description, tech stack, key people, news, corporate data, financials
get_tech_stackDetect 19+ frameworks, languages, hosting, and analytics from website + GitHub
get_key_peopleFind founders, executives, and team members with titles
get_company_newsRecent news articles about a company
get_corporate_registryCorporate registry data β€” incorporation, jurisdiction, officers (140+ countries)
get_financialsSEC EDGAR financial data β€” revenue, net income, assets, liabilities, stock tickers, recent filings
get_competitorsDiscover competing companies via web search
get_patentsSearch US patents by company assignee via Google Patents
get_domain_intelDNS records, WHOIS/RDAP, hosting provider, email service detection
get_job_postingsOpen positions from careers pages β€” titles, departments, locations
get_social_presenceSocial media across 12 platforms + GitHub org stats

Quick Start

Option 1: Apify Actor (cloud-hosted, all 11 tools)

Use CompanyScope on Apify β€” always-on, pay-per-use, no setup required:

bash
# Claude Code
claude mcp add companyscope --transport http \
  https://constructive-wainscot--companyscope-mcp.apify.actor/mcp \
  --header "Authorization:Bearer YOUR_APIFY_TOKEN"
json
// Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "companyscope": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://constructive-wainscot--companyscope-mcp.apify.actor/mcp",
        "--header", "Authorization:Bearer YOUR_APIFY_TOKEN"
      ]
    }
  }
}

Option 2: One-click Claude Desktop install (.mcpb)

Download the CompanyScope extension and double-click to install in Claude Desktop. No configuration needed.

Option 3: Free hosted server (all 11 tools, 25 calls/day)

Connect to the free Cloudflare Workers endpoint:

bash
# Claude Code
claude mcp add companyscope --transport http https://companyscope-mcp.stewwilli.workers.dev/mcp
json
// Claude Desktop
{
  "mcpServers": {
    "companyscope": {
      "command": "npx",
      "args": ["mcp-remote", "https://companyscope-mcp.stewwilli.workers.dev/mcp"]
    }
  }
}

Option 4: ChatGPT (Pro, Team, Enterprise, Edu)

Connect CompanyScope directly in ChatGPT β€” no installation required:

  1. Open ChatGPT β†’ Settings β†’ Apps & Connectors β†’ Advanced settings
  2. Toggle Developer Mode to ON
  3. Click Add new connector
  4. Enter:
    • Name: CompanyScope
    • URL: https://companyscope-mcp.stewwilli.workers.dev/mcp
    • Authentication: Select No Auth
  5. Check "I trust this application" β†’ Create
  6. In any chat, enable Developer Mode and CompanyScope's 11 tools are available

Option 5: npm (local, stdio transport)

Terminal
npx companyscope-mcp

Option 6: Self-host on Cloudflare Workers

bash
git clone https://github.com/Stewyboy1990/companyscope-mcp.git
cd companyscope-mcp && npm install
wrangler kv namespace create CACHE
# Update wrangler.toml with your KV namespace ID
npm run deploy

Data Sources

All data is aggregated from 10 free public sources β€” no paid API keys required:

SourceData Provided
Wikipedia / WikidataCompany description, founding year, HQ, employees, industry, revenue, founders, CEO
GitHub APIOrganization profile, top repos, programming languages, stars, contributors
SEC EDGARRevenue, net income, total assets, liabilities, stock tickers, recent filings
Web scrapingCompany name, description, tech stack (19+ frameworks), social links
OpenCorporatesIncorporation date, jurisdiction, registered officers (140+ countries)
RDAPDomain registrar, registration date, nameservers, domain age
DNS (Cloudflare DoH)A, MX, NS, TXT records; hosting provider and email service detection
Brave SearchCompetitor discovery, patent search, company news
Google PatentsUS patents by company assignee β€” titles, IDs, dates
Careers pagesJob postings, departments, locations, ATS platform detection

Example Output

Code
> lookup_company("anthropic.com")

Returns a structured profile with:

  • Company name, description, industry
  • Founded date, headquarters, employee count
  • Tech stack (from website + GitHub)
  • Key people (from corporate registry, website, Wikipedia)
  • Recent news
  • Social profiles
  • Confidence score (0-1 based on data sources that returned data)

Pricing

OptionToolsCalls/DayPrice
Free (Cloudflare)6 core25$0
Free (npm)6 coreUnlimited$0
Apify ActorAll 11UnlimitedPay-per-use

Use Cases

  • Sales prospecting β€” Research target companies before outreach. Get tech stack, team size, financials.
  • Due diligence β€” Pull SEC filings, corporate registry, patent portfolios in one call.
  • Competitive intelligence β€” Discover competitors, compare tech stacks and hiring activity.
  • AI agent workflows β€” Let your AI assistant autonomously research and enrich company data.

Also Available

  • Apify Actor β€” Cloud-hosted, pay-per-use, all 11 tools
  • npm β€” npx companyscope-mcp
  • Official MCP Registry β€” io.github.Stewyboy1990/companyscope-mcp
  • Smithery β€” One-click install
  • Glama β€” AAA score

License

MIT

Related MCP Servers

View all in Developer Tools View all alternatives
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ’» Developer Tools1 views
    Compare vs World Monitor β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • M
    Mcp

    CODENIVERSE Thai dev agency: services, company profile, and articles on AI agents and automation.

    πŸ’» Developer Tools0 views
    Compare vs Mcp β†’

Frequently Asked Questions about Companyscope Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "companyscope-mcp": { "command": "npx", "args": ["-y", "companyscope-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCompanyscope Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/companyscope-mcp?style=directory)](https://allmcps.com/mcp/companyscope-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/companyscope-mcp"><img src="https://allmcps.com/api/badge/companyscope-mcp?style=directory" alt="Companyscope Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Companyscope Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code