the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Mnymann/nordic-data",
"description": "Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.",
"repository": {
"url": "https://github.com/Mnymann/nordic-data-mcp",
"source": "github"
},
"version": "1.5.5",
"packages": [
{
"registryType": "npm",
"identifier": "nordic-data-mcp",
"version": "1.5.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Nordic Data API key — get one at https://addonnordic.com (free tier: 100 lookups/day)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "NORDIC_API_KEY"
},
{
"description": "Optional ISO 3166-1 alpha-2 country code (lowercase) to assume when a tool call omits the country argument. One of: dk, no, se, fi, ie, uk, fr, de, cz, pl, lv, ee, nl, be, lu.",
"format": "string",
"name": "NORDIC_DEFAULT_COUNTRY"
},
{
"description": "Optional. Set to 'true' to include upstream HTTP status and request-id details in error messages. Useful for debugging.",
"format": "string",
"name": "NORDIC_VERBOSE_ERRORS"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://nordic-data-mcp-production.up.railway.app/mcp/auth",
"headers": [
{
"description": "Bearer ndk_... — your personal API key from https://addonnordic.com",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-03T22:31:02.648109Z",
"publishedAt": "2026-08-03T22:31:02.648109Z",
"updatedAt": "2026-08-03T22:31:02.648109Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.5.5last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.