MCP Server
MCP
io.github.juliusgerman/entyrix-mcp
KYB data from 23 European business registries — search, financials, compliance, network graphs
Install
npx -y @entyrix/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@entyrix/mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer token from https://entyrix.com",
"isRequired": true,
"isSecret": true,
"name": "ENTYRIX_API_KEY"
},
{
"description": "Override base URL (default https://entyrix.com)",
"name": "ENTYRIX_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment