mcpbeat Sign in

Prometiam Company Data MCP Server

by matiasmaquieira96 Your server? Claim it
local only

Prometiam Company Data runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 30 Aug 2026.

Company data for Spain, France, the UK, Ireland, Poland and Norway — registry, KYB and sanctions.

Installs per day peak 149 · avg 14 · -80% w/w
a month agotoday
52
Installs / week
npm · prometiam-risk-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Prometiam Company Data 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 risk-mcp -- npx -y prometiam-risk-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "risk-mcp": {
      "args": [
        "-y",
        "prometiam-risk-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.risk-mcp]
command = "npx"
args = ["-y", "prometiam-risk-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "risk-mcp": {
      "args": [
        "-y",
        "prometiam-risk-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "risk-mcp": {
      "args": [
        "-y",
        "prometiam-risk-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PROMETIAM_API_KEY (Prometiam Risk API key (rk_live_* or rk_test_*). Get a free key at https://www.prometiam.com/signup), PROMETIAM_BASE_URL (Override the API base URL. Default: https://api.prometiam.com/functions/v1/risk-api). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Prometiam Company Data

same job, measured the same way
Global Intel Exchange
by joseph-ceo

Real-time sanctions screening, CVE, and company registry checks for agents.

46 installs/wk local only
Nordic Data
by mnymann

Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.

128 installs/wk 11 tools answering
Sirenic
by sirenic

French & European company registry for AI agents: KYB, sanctions, annual accounts. x402, no API key.

109 tools answering
Openregistry
by sophymarine

Live data from 27 official national company registries. Unmodified. For KYB and due diligence.

answering
Firmenliste MCP
by tankstellen

B2B company address data for the DACH region: search 6,400+ industry lists and get price quotes.

5 tools answering
Radicadouno
by radicadouno

Verified Colombian company data by NIT: procurement, business registry, financials, sanctions.

answering
Brazilayer — Brazilian Public Data
by brazilayer

Brazilian company registry (CNPJ), sanctions, funds & market data for AI agents, paid via x402.

local only
Ireland CRO Company Registry Lookup & Monitor: Filing Alerts
by nero-engine

Irish company records from the CRO Open Data Portal, with alerts on status changes and filings.

answering

Prometiam Company Data — questions

Answers built from our own checks of this server.

Why is there no uptime for Prometiam Company Data?
Prometiam Company Data 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 prometiam-risk-mcp was installed 52 times last week.
How do I connect Prometiam Company Data?
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 prometiam-risk-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Prometiam Company Data?
The npm package prometiam-risk-mcp was installed 52 times in the last week. Week over week that is -80%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Prometiam Company Data open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.