Server data from the Official MCP Registry
Nordic business data API: 1.4M Norwegian companies, sanctions, procurement, contacts. 28 tools.
Nordic business data API: 1.4M Norwegian companies, sanctions, procurement, contacts. 28 tools.
Remote endpoints: streamable-http: https://api.nordicdata.cloud/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"cloud-nordicdata-nordic-data": {
"url": "https://api.nordicdata.cloud/mcp"
}
}
}From the project's GitHub README.
Live Nordic public-sector and Norwegian corporate data, exposed as 28 MCP tools for AI agents.
Hosted at: https://api.nordicdata.cloud/mcp
Get a free API key: nordicdata.cloud
Docs: nordicdata.cloud/docs#mcp
Smithery one-click install: smithery.ai/server/sofia-jameson-20/Nordic-Data
This repository contains setup instructions and configuration snippets. The server itself is hosted — no local install required.
Edit claude_desktop_config.json:
{
"mcpServers": {
"nordic-data": {
"url": "https://api.nordicdata.cloud/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY_HERE"
}
}
}
}
Restart Claude Desktop. The 28 tools appear in the MCP picker.
Edit ~/.cursor/mcp.json with the same JSON.
URL: https://api.nordicdata.cloud/mcp
Header: X-API-Key: <your key>
Transport: Streamable HTTP
search_tenders — Nordic procurement notices by country, keyword, CPV, date. Filter by source: TED (EU-threshold, all 5 countries) or source: DOFFIN (Norway only, includes below-threshold). Filter by buyer_orgnr to find all tenders from a specific Norwegian buyer.get_tender — Full details by ID. Accepts both TED format (317565-2026) and Doffin format (2026-108414).search_awards — Search contract awards (who won what)get_tender_leaderboard — Top public-sector buyers in a Nordic countryget_company_contract_wins — Public-sector contracts won by a Norwegian companysearch_companies — Search by name, industry, locationget_company — Full registry recordget_company_contact — Public email + phone (with MX-verified email candidates)get_company_narrative — AI-generated executive summaryget_company_peers — Peer-cohort benchmarksget_company_snapshot — One-call snapshot across every data sourceget_company_changes — Registry change historyget_company_subsidiaries — Subsidiaries registered under this orgnrbulk_get_companies — Enrich a list of up to 100 companies in one callget_company_accounts — Annual accounts (revenue, profit, equity)get_company_shareholders — Shareholders (Aksjonærregisteret) — 3M+ positions across 396K companiesget_shareholder_portfolio — All companies a person/entity owns shares insearch_persons — Search persons in the Norwegian officer networkget_person — Full role history across Norwegian companiesfind_company_path — Shortest path between two companies through shared officersget_person_network — Find who is connected to a person via shared boardsget_company_news — Recent Norwegian-language news mentioning a companysearch_news — Search Norwegian news headlinessearch_eu_grants — Search Horizon Europe grants (Cordis)get_company_eu_grants — Norwegian company's Horizon Europe participationsfind_companies_using_tech — Norwegian companies using a specific technologyscreen_for_sanctions — Screen any name against international sanctions listscheck_company_sanctions — Sanctions screening for a Norwegian company + its officersDesigned for autonomous agents — three endpoints let an agent (or its operator) discover plans, subscribe with a Stripe payment method, and change plans without a browser:
# Discover available plans
curl https://api.nordicdata.cloud/agent/plans
# Subscribe — agent supplies card token, gets working API key in response
curl -X POST https://api.nordicdata.cloud/agent/subscribe \
-H "Content-Type: application/json" \
-d '{"email":"agent@example.com","plan":"starter","payment_method":"pm_xxx","country":"NO"}'
# Upgrade later (using the API key)
curl -X POST https://api.nordicdata.cloud/agent/change-plan \
-H "X-API-Key: nrd_live_..." \
-H "Content-Type: application/json" \
-d '{"plan":"pro"}'
See docs#agent-quickstart for the full flow.
See nordicdata.cloud.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.