# unulu (remote · mcp.unulu.ai)

AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.

- Trust score: 57/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.unulu.ai`: 57/100 (this document), [markdown](https://verifymcp.io/servers/ai-unulu-unulu/mcp.md), [page](https://verifymcp.io/servers/ai-unulu-unulu/mcp)

## Channel facts

- Endpoint: `https://mcp.unulu.ai`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (unulu_update_site).
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 56/100
  - 50% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1083 tokens (~216/item across 5 items; 4 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http ai-unulu-unulu https://mcp.unulu.ai/
```

### Codex

```toml
[mcp_servers.ai-unulu-unulu]
url = "https://mcp.unulu.ai/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-unulu-unulu": {
      "type": "remote",
      "url": "https://mcp.unulu.ai/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-unulu-unulu --url https://mcp.unulu.ai/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-unulu-unulu:
    url: "https://mcp.unulu.ai/"
```

### Other

```json
{
  "mcpServers": {
    "ai-unulu-unulu": {
      "type": "http",
      "url": "https://mcp.unulu.ai/"
    }
  }
}
```

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-08-03 (score 57, +1)

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

### 2026-08-01 (score 56, +1)

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

### 2026-07-31 (score 55, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 55, +1)

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

### 2026-07-27 (score 54, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 53)

First indexed and scored.

## MCP tools (4)

### `unulu_create_site` (~402 tokens)

Create a link-in-bio site

Create a link-in-bio site with a name, bio, and links. Returns a live URL on unu.lu that expires in 1 hour unless claimed. Do NOT call until you have at least a name and one link from the user — gather real content first, never create with placeholder or empty content. If the user provides a handle (e.g. '_guy.a' for Instagram), construct the full URL yourself — do not ask them to paste it. When feasible, offer to find all public links for the person. Before calling: tell the user they can choose a skin on the preview page for the overall aesthetic; ask permission before adding emoji leading_icons to decorate links (for not-well-known social URLs). The response includes an assistant_message with the site URL and claim details — present these to the user. Persist claim_token and claim_code_short for subsequent updates — never ask the user for them back in the same conversation. Never create a duplicate site; always update the existing one. After creation: tell the user they can pick a custom handle when they claim; share the preview URL in a copy-paste block; offer to refine bio, links, or ordering. Keep iteration fast — apply changes immediately, don't re-confirm minor edits.

Input parameters:

- `bio` (string): Short bio in first person, 1–3 sentences, capturing what's distinctive — no filler phrases like 'passionate about' or 'dedicated to'. If you lack context, write something short and honest rather than…
- `links` (array): Link-in-bio links. Order matters — place the most important link first. Well-known social links display branded icons automatically — omit leading_icon for these.
- `name` (string, required): Display name / heading for the site
- `skin_id` (string): Optional theme skin. When omitted, the live site includes a visual theme chooser — prefer omitting so the user can pick their own.

Output parameters:

- `assistant_message` (string): Pre-formatted message with the live site link, expiry notice, and short-code claim instructions. Share with the user as-is — do not paraphrase or restructure.
- `claim_code_short` (string): Backup code (XXXX-XXXX) for claiming the site via the short-code flow
- `claim_token` (string): HMAC token for updating ephemeral (pre-claim) sites via updateSite. Present when the site is unclaimed.
- `expires_at` (string): ISO 8601 expiry timestamp (~1 hour from creation)
- `site_id` (string): Unique site identifier
- `url` (string): Live URL on unu.lu — always present as a clickable markdown link when showing to the user

### `unulu_get_state` (~123 tokens)

Get site state

Returns the current state of a site including its name, bio, links, and URL. No authentication required. If expires_at is absent, the site has been claimed and is permanent. Accepts a site ID, a full URL (e.g. https://abc123.unu.lu), or a bare hostname (e.g. abc123.unu.lu).

Input parameters:

- `site_id` (string, required): Site ID, full URL (e.g. https://abc123.unu.lu), or bare hostname (e.g. abc123.unu.lu)

Output parameters:

- `bio` (string)
- `expires_at` (string)
- `links` (array)
- `name` (string)
- `site_id` (string)
- `skin_id` (string)
- `url` (string)

### `unulu_update_site` (~462 tokens)

Update a site

Update an existing site. All fields are optional — only provided fields are changed. Links replace the entire array (omit to keep existing). Before updating, always call unulu_get_state first to read the current links and their ids — do not guess link ids. Authorization depends on site lifecycle: X-Claim-Token header for ephemeral (pre-claim) sites, X-Edit-Token header for claimed (post-claim) sites. If neither token is available and the site is claimed, use requestEditAccess to obtain an edit_token. If you created the site in this conversation, you already have the claim_token — use it directly. Returns the full updated site state. Keep iteration fast — apply changes immediately without re-confirming minor edits unless ambiguous. Accepts a site ID, a full URL (e.g. https://abc123.unu.lu), or a bare hostname (e.g. abc123.unu.lu).

Input parameters:

- `bio` (string): Short bio in first person, 1–3 sentences, capturing what's distinctive — no filler phrases like 'passionate about' or 'dedicated to'. If you lack context, write something short and honest rather than…
- `claim_token` (string): HMAC token for ephemeral sites (alternative to X-Claim-Token header)
- `claim_url` (string): Legacy parameter — accepts a full Claim URL from older create-site responses. The server extracts the claim_token automatically. Prefer claim_token directly.
- `edit_token` (string): JWT token for claimed sites (alternative to X-Edit-Token header)
- `links` (array): Replaces all links — omit to keep existing links unchanged. Order matters — place the most important link first. Well-known social links display branded icons automatically — omit leading_icon for th…
- `name` (string): Display name / heading for the site
- `site_id` (string, required): Site ID, full URL (e.g. https://abc123.unu.lu), or bare hostname (e.g. abc123.unu.lu)
- `skin_id` (string): Optional theme skin. When omitted, the live site includes a visual theme chooser — prefer omitting so the user can pick their own.

Output parameters:

- `bio` (string)
- `expires_at` (string)
- `links` (array)
- `name` (string)
- `site_id` (string)
- `skin_id` (string)
- `url` (string)

### `unulu_check_handle` (~90 tokens)

Check handle availability

Check whether a handle is available on unu.lu (not other platforms like Instagram, TikTok, etc.). For example, checking 'joe' tells you if joe.unu.lu is available for claiming. Use this to help users choose a handle before they visit the claim page.

Input parameters:

- `handle` (string, required): The handle to check (3-30 chars, alphanumeric + hyphens)

Output parameters:

- `available` (boolean)
- `handle` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-unulu-unulu/mcp#diagnostics

## Score history

- 2026-08-03: 57
- 2026-08-02: 56
- 2026-08-01: 56
- 2026-07-31: 55
- 2026-07-30: 56
- 2026-07-29: 55
- 2026-07-28: 55
- 2026-07-27: 54
- 2026-07-26: 53

## Links

- Remote endpoint: https://mcp.unulu.ai/
- Repository: https://github.com/unulu-ai/unulu
- Changelog RSS feed: https://verifymcp.io/servers/ai-unulu-unulu/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-unulu-unulu/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-unulu-unulu/mcp
