# fi.northpoint/marketing-compliance (remote · northpoint.fi)

Crypto marketing compliance rulesets over MCP: MiCA, FCA, GDPR, SEC, MAS, VARA. Not legal advice.

- Trust score: 89/100 (high trust)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `northpoint.fi`: 89/100 (this document), [markdown](https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp.md), [page](https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp)

## Channel facts

- Endpoint: `https://northpoint.fi/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 89/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1897 tokens (~145/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the fi.northpoint/marketing-compliance MCP server?

fi.northpoint/marketing-compliance is a hosted endpoint at https://northpoint.fi/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http fi-northpoint-marketing-compliance 'https://northpoint.fi/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "fi-northpoint-marketing-compliance": {
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "fi-northpoint-marketing-compliance": {
      "type": "http",
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.fi-northpoint-marketing-compliance]
url = "https://northpoint.fi/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "fi-northpoint-marketing-compliance": {
      "type": "remote",
      "url": "https://northpoint.fi/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add fi-northpoint-marketing-compliance --url 'https://northpoint.fi/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  fi-northpoint-marketing-compliance:
    url: "https://northpoint.fi/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "fi-northpoint-marketing-compliance": {
      "Transport": "http",
      "Url": "https://northpoint.fi/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add fi-northpoint-marketing-compliance -t streamable-http -u 'https://northpoint.fi/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "fi-northpoint-marketing-compliance": {
      "type": "http",
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-15 (score 89, +1)

- [security] Stability: 0.97 → pass

### 2026-09-13 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (13)

### `list_regimes` (~71 tokens)

List every marketing-compliance regime NorthPoint can check (MiCA, FCA financial promotions, GDPR/ePrivacy, SEC, MAS, VARA, TGE launch readiness, AEO visibility), with the free and subscriber rule counts for each. No API key required. Call this first to discover what is available.

### `get_lite_ruleset` (~121 tokens)

Return the FREE lite ruleset for one regime as markdown, so YOU (the calling model) can audit a marketing asset against it directly — no NorthPoint API key needed and no round trip. Use this to check crypto/fintech marketing copy against real regulatory rules before it is published. For the full 25-40 rule audit run by NorthPoint's own model, with a citable verdict, use the corresponding run_*_pro_check tool (subscriber key required).

Input parameters:

- `regime` (string, required): Which regime's free ruleset to return.

### `run_mica_pro_check` (~161 tokens)

Run the full MiCA (EU cryptoasset marketing) self-audit on a marketing asset. ~40 rules covering Title II–IV, ESMA guidance, and operator-grade interpretive notes. Returns verdict, per-rule analysis, and rewrite suggestions.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_gdpr_pro_check` (~161 tokens)

Run the full GDPR + ePrivacy marketing self-audit (~30 rules). Cookie banners, email/SMS opt-in, signup forms, privacy notices, marketing automation, ad-pixel placement. Returns verdict, per-rule analysis, and rewrite suggestions.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_fca_pro_check` (~172 tokens)

Run the full FCA UK financial-promotions self-audit for cryptoasset marketing (~25 rules). Section 21 FSMA, COBS 4.12A, PERG 8, the October 2023 cryptoasset regime, HTX precedent. Returns verdict + per-rule analysis + rewrite suggestions.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_sec_pro_check` (~153 tokens)

Run the SEC retail communications self-audit (~25 rules) for US-touching crypto marketing. FINRA Rule 2210, anti-fraud, Reg BI, finfluencer compensation disclosures, securities-status framing.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_mas_pro_check` (~154 tokens)

Run the full MAS Singapore DPT marketing self-audit (~35–40 rules). PS Act, Notice PSN02, January 2022 prohibition on public-space DPT advertising, AML/CFT communications requirements.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_vara_pro_check` (~148 tokens)

Run the full VARA Dubai marketing self-audit (~35–40 rules). Marketing & Promotions Rulebook, pre-approval requirements, KOL contracts, risk warnings, prohibited content.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_tge_readiness_check` (~205 tokens)

Run the full TGE / token-launch marketing readiness audit (28 rules) across MiCA offer-to-public + Article 88, FCA financial promotions, SEC/Howey, MAS and VARA — in one multi-jurisdiction pass. For launch surfaces: landing page, airdrop/points page, staking copy, announcement thread, launch deck, KOL brief. Returns a per-market launch-readiness verdict, per-rule analysis, and concrete rewrites.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_aeo_visibility_check` (~197 tokens)

Run the AEO / GEO (Answer Engine / Generative Engine Optimization) visibility audit (12 rules). Analyses whether AI answer engines (ChatGPT, Perplexity, Claude, Gemini) will cite the project for its category, and the gaps stopping it. Returns a 0–100 citeability score, per-engine read, per-rule analysis, and a ranked fix list. The 2026 successor to SEO.

Input parameters:

- `asset_type` (string): Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release.
- `text` (string): The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.).
- `url` (string): Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards.

### `run_ad_creative_check` (~177 tokens)

Cross-jurisdiction ad-creative compliance scan (~30 rules). Pass an image URL, base64 image, or just a landing-page URL plus caption — the scanner extracts on-image text, evaluates prominence/contrast/dark patterns/disclosures, and returns a full audit.

Input parameters:

- `caption` (string): Optional caption text shown with the creative on social.
- `image_b64` (string): Base64-encoded image bytes (or data: URL). Use this if the image is not publicly hosted.
- `image_url` (string): HTTPS URL of the ad creative image (jpeg/png/gif/webp, <= 5 MB).
- `text` (string): Optional text accompanying the ad creative (caption or alt copy).
- `url` (string): Public URL of a landing page connected to the creative — fetched server-side.

### `get_latest_signal` (~59 tokens)

Return the last N days of NorthPoint's competitor + regulatory + narrative signal feed. Daily-rebuilt digest of what moved in crypto marketing/regulation.

Input parameters:

- `days` (integer): Lookback window in days (default 7, max 90).

### `search_signals` (~69 tokens)

Text-search NorthPoint's signal feed for a keyword or phrase across competitor/regulatory/narrative entries.

Input parameters:

- `days` (integer): Lookback window in days (default 30, max 365).
- `query` (string, required): Free-text query — matches title, body, subject, tags.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp#diagnostics

## Score history

- 2026-09-20: 89
- 2026-09-19: 89
- 2026-09-18: 89
- 2026-09-17: 89
- 2026-09-16: 89
- 2026-09-15: 89
- 2026-09-14: 88
- 2026-09-13: 88
- 2026-09-12: 87
- 2026-09-11: 87
- 2026-09-10: 86
- 2026-09-09: 86
- 2026-09-08: 86
- 2026-09-07: 85
- 2026-09-06: 85
- 2026-09-05: 84
- 2026-09-04: 84
- 2026-09-03: 83
- 2026-09-02: 83
- 2026-09-01: 82
- 2026-08-31: 82
- 2026-08-30: 81
- 2026-08-29: 81
- 2026-08-28: 80
- 2026-08-27: 80
- 2026-08-26: 79
- 2026-08-25: 77
- 2026-08-24: 77
- 2026-08-23: 76
- 2026-08-22: 76

## Common questions

### What is the fi.northpoint/marketing-compliance MCP server?

fi.northpoint/marketing-compliance is an MCP server listed in the public MCP registry as fi.northpoint/marketing-compliance. Crypto marketing compliance rulesets over MCP: MiCA, FCA, GDPR, SEC, MAS, VARA. Not legal advice. This page covers its hosted endpoint (https://northpoint.fi/api/mcp).

### Is the fi.northpoint/marketing-compliance MCP server safe to use?

fi.northpoint/marketing-compliance scores 89 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the fi.northpoint/marketing-compliance MCP server expose?

fi.northpoint/marketing-compliance exposes 13 tools: list_regimes, get_lite_ruleset, run_mica_pro_check, run_gdpr_pro_check, run_fca_pro_check, and 8 more. Their descriptions and schemas cost roughly 1,848 tokens of context every time the server is loaded.

### Does the fi.northpoint/marketing-compliance MCP server require authentication?

Yes. fi.northpoint/marketing-compliance asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the fi.northpoint/marketing-compliance MCP server still maintained?

fi.northpoint/marketing-compliance is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://northpoint.fi/api/mcp
- Website: https://northpoint.fi/
- Changelog RSS feed: https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/fi-northpoint-marketing-compliance/api-mcp
