MCP Server
MCP
Prometiam Company Data
Company data for Spain, France, the UK, Ireland, Poland and Norway — registry, KYB and sanctions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "prometiam-risk-mcp",
"version": "0.2.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Prometiam Risk API key (rk_live_* or rk_test_*). Get a free key at https://www.prometiam.com/signup",
"isRequired": true,
"isSecret": true,
"name": "PROMETIAM_API_KEY"
},
{
"description": "Override the API base URL. Default: https://api.prometiam.com/functions/v1/risk-api",
"name": "PROMETIAM_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment