mcpbeat Sign in

Companieswise MCP Server

local only

Companieswise runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 22 Jun 2026.

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

Installs per day peak 31 · avg 10 · -49% w/w
a month agotoday
37
Installs / week
npm · companieswise
0
Stars
1 open issues
22 Jun 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Companieswise every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add companieswise -- npx -y companieswise
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "companieswise": {
      "args": [
        "-y",
        "companieswise"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.companieswise]
command = "npx"
args = ["-y", "companieswise"]
.cursor/mcp.json
{
  "mcpServers": {
    "companieswise": {
      "args": [
        "-y",
        "companieswise"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "companieswise": {
      "args": [
        "-y",
        "companieswise"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Companieswise

same job, measured the same way
LatAm Data
by svkbogislav

Latin American data for AI agents: tax-ID validation, indicators, FX, company lookups, holidays

100 installs/wk local only
Icdwise
by qinisolabs

Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.

62 installs/wk local only
Thailand Data MCP
by narinthon-so

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

58 installs/wk local only
Localecheck
by qinisolabs

Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)

32 installs/wk local only
vat.support VAT Compliance
by vmalyshev1

EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.

5 tools answering
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
Veridigit
by qinisolabs

Verified IBAN, card, ISBN-13 & VIN validation for AI agents — checksums, not guesses.

30 installs/wk local only
Forex Mobile
by klawdik

Forex broker data, comparisons, recommendations & live rates for AI agents.

41 installs/wk local only

Companieswise — questions

Answers built from our own checks of this server.

Why is there no uptime for Companieswise?
Companieswise runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package companieswise was installed 37 times last week.
How do I connect Companieswise?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls companieswise straight from npm; nothing to host, nothing to sign up for.
How many people use Companieswise?
The npm package companieswise was installed 37 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Companieswise open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.