Server data from the Official MCP Registry
Global B2B intelligence for AI agents: 35M+ companies, 1.6M sanctions, KYB pack. 78 tools.
Global B2B intelligence for AI agents: 35M+ companies, 1.6M sanctions, KYB pack. 78 tools.
Remote endpoints: streamable-http: https://api.nordicdata.cloud/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Requires authentication · 2 issues 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.
Set these up before or after installing:
Environment variable: NORDIC_DATA_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Live Nordic company and public-sector 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 (EU-wide vs Norway-with-below-threshold) or buyer_orgnr.get_tender — Full tender details by IDsearch_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 layerget_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 — Shareholder cap table — 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 EU R&D grant participationsget_company_eu_grants — Norwegian company's EU R&D grant 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
Web content fetching and conversion for efficient LLM usage
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.