Firmaradar

Created By
Tiwas3 hours ago
Norwegian company-intelligence enrichment platform — KYC, AML/PEP, ownership & UBO, credit and risk insights for AI agents. Fuses multiple authoritative Norwegian sources and adds proprietary distress-classification and transparent risk-scoring on top, so one call returns a decision-ready view. OAuth 2.0 (DCR + PKCE).
Overview

Firmaradar MCP

Firmaradar is an enrichment platform for Norwegian company intelligence — KYC, AML/PEP screening, ownership & UBO, credit and risk insights delivered to AI agents over MCP. It fuses data from multiple authoritative sources (Brønnøysundregistrene, Skatteetaten, foreign PEP & sanctions registers, public-grants registries, real-time announcement feeds) and adds proprietary enrichment — distress classification (FIV), a transparent 0–100 risk score, fuzzy person matching and group/ownership analytics — so a single call returns a decision-ready view, not a raw registry record.

Connect

{ "mcpServers": { "firmaradar": { "url": "https://mcp.firmaradar.no/mcp" } } }

Server Config

{
  "mcpServers": {
    "firmaradar": {
      "url": "https://mcp.firmaradar.no/mcp"
    }
  }
}
Project Info
Created At
3 hours ago
Updated At
3 hours ago
Author Name
Tiwas
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Debmatic Mcp
@claymore666

# debmatic-mcp Connects to a **HomeMatic CCU**'s built-in JSON-RPC API and exposes your devices, rooms, programs, and system variables as MCP tools — **no addons, no XML-API, no cloud**, just a direct connection on your local network. Works with **debmatic**, **CCU3**, and **RaspberryMatic**. ## Features - **25 tools** spanning device control, diagnostics, and configuration - **Read**: list devices/rooms/functions/programs/system variables, read values & paramsets, describe device types, list links - **Control**: set values, run programs, set/create/delete system variables, assign/unassign channels, execute HM-Script - **Diagnostics**: RSSI/radio quality, service messages (read + acknowledge), system info - **Production-hardened**: bearer-token auth with expiry & rotation, optional native TLS, CCU certificate verification (fingerprint pin or CA), rate limiting, DNS-rebinding protection, and structured tool output (`outputSchema`) ## Install ```json { "mcpServers": { "debmatic": { "command": "npx", "args": ["-y", "debmatic-mcp", "--stdio"], "env": { "CCU_HOST": "your-ccu-host", "CCU_PASSWORD": "your-ccu-password" } } } } Configuration Required: CCU_HOST, CCU_PASSWORD Common optional: CCU_USER (default Admin), CCU_HTTPS (default false), CCU_PORT (80/443), CACHE_DIR (default /data) Also runs as a standalone HTTP server (Docker) for networked clients. Full docs in the README. Repo: https://github.com/claymore666/debmatic-mcp · npm: debmatic-mcp · License: MIT

a day ago
Memlane

3 hours ago