# Lulu Registry MCP (remote · ads.getlulu.dev)

Search and get install details on MCP servers, right from your agent -- a unified marketplace index.

- Trust score: 69/100 (medium)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- remote · `ads.getlulu.dev`: 69/100 (this document), [markdown](https://verifymcp.io/servers/lulu-the-narwhal-registry-mcp/registry-mcp.md), [page](https://verifymcp.io/servers/lulu-the-narwhal-registry-mcp/registry-mcp)

## Channel facts

- Endpoint: `https://ads.getlulu.dev/registry/mcp`
- 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-09-26.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 2 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - 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**: 36/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 254 tokens (~50/item across 5 items; 2 tools + 3 resources), lean.
  - 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**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).
  - Supports UI / widget rendering.

## Install

### How do I install the Lulu Registry MCP server?

Lulu Registry MCP is a hosted endpoint at https://ads.getlulu.dev/registry/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 lulu-the-narwhal-registry-mcp 'https://ads.getlulu.dev/registry/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "lulu-the-narwhal-registry-mcp": {
      "url": "https://ads.getlulu.dev/registry/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "lulu-the-narwhal-registry-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/registry/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.lulu-the-narwhal-registry-mcp]
url = "https://ads.getlulu.dev/registry/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lulu-the-narwhal-registry-mcp": {
      "type": "remote",
      "url": "https://ads.getlulu.dev/registry/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add lulu-the-narwhal-registry-mcp --url 'https://ads.getlulu.dev/registry/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  lulu-the-narwhal-registry-mcp:
    url: "https://ads.getlulu.dev/registry/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "lulu-the-narwhal-registry-mcp": {
      "Transport": "http",
      "Url": "https://ads.getlulu.dev/registry/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add lulu-the-narwhal-registry-mcp -t streamable-http -u 'https://ads.getlulu.dev/registry/mcp'
```

### Other

```json
{
  "mcpServers": {
    "lulu-the-narwhal-registry-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/registry/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-25 (score 69, 0)

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

### 2026-09-22 (score 69, 0)

- [functional] MCP protocol: Implements a current MCP spec version (2026-07-28).
- [functional] MCP protocol version: 2025-11-25 → 2026-07-28
- [functional] Server version: 3.4.4 → 4.0.5
- [cosmetic] Tool “get_mcp” changed its title: Get Mcp
- [cosmetic] Tool “search_mcps” changed its title: Search Mcps

### 2026-09-08 (score 69, 0)

- [security] Stability: 0.97 → pass

### 2026-09-07 (score 69, +1)

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

### 2026-09-05 (score 68, +1)

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

### 2026-09-03 (score 67, +1)

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

### 2026-09-01 (score 66, +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-08-30 (score 65, +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.

## MCP tools (2)

### `search_mcps` (~141 tokens)

Search Mcps

Search every major MCP registry at once — the official registry,
Glama, PulseMCP and Smithery, deduplicated and ranked by a cross-
registry trust score. Use whenever you need to FIND an MCP server for
a capability: "find me a weather MCP", "is there an MCP for Stripe?",
"MCP servers for browsing the web". Returns ranked servers with
install one-liners and links. `category` narrows (e.g. "security",
"data"); `limit` caps results (1-10, default 8).

Input parameters:

- `category`
- `limit` (integer)
- `query` (string, required)

### `get_mcp` (~92 tokens)

Get Mcp

Full details for one MCP server from the unified index, by slug
(as returned by search_mcps): description, per-client install commands
(Claude Code / Claude.ai / JSON config), transports, categories, the
registries it's listed on with links, and its trust score. Use after
search_mcps when the user wants to install or inspect a specific
server.

Input parameters:

- `slug` (string, required)

## Diagnostics

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

## Score history

- 2026-09-26: 69
- 2026-09-25: 69
- 2026-09-24: 69
- 2026-09-23: 69
- 2026-09-22: 69
- 2026-09-21: 69
- 2026-09-20: 69
- 2026-09-19: 69
- 2026-09-18: 69
- 2026-09-17: 69
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 69
- 2026-09-13: 69
- 2026-09-12: 69
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 69
- 2026-09-08: 69
- 2026-09-07: 69
- 2026-09-06: 68
- 2026-09-05: 68
- 2026-09-04: 67
- 2026-09-03: 67
- 2026-09-02: 66
- 2026-09-01: 66
- 2026-08-31: 65
- 2026-08-30: 65
- 2026-08-29: 64
- 2026-08-28: 64

## Common questions

### What is the Lulu Registry MCP server?

Lulu Registry MCP is listed in the public MCP registry as io.github.Lulu-The-Narwhal/registry-mcp. Search and get install details on MCP servers, right from your agent -- a unified marketplace index. This page covers its hosted endpoint (https://ads.getlulu.dev/registry/mcp).

### Is the Lulu Registry MCP server safe to use?

Lulu Registry MCP scores 69 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 Lulu Registry MCP server expose?

Lulu Registry MCP exposes 2 tools: search_mcps, get_mcp. Their descriptions and schemas cost roughly 233 tokens of context every time the server is loaded.

### Does the Lulu Registry MCP server require authentication?

No. We connected to Lulu Registry MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Lulu Registry MCP server still maintained?

Lulu Registry MCP is still listed as active in the MCP registry. We last reached this channel on 26 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://ads.getlulu.dev/registry/mcp
- Repository: https://github.com/Lulu-The-Narwhal/lulu-platform
- Changelog RSS feed: https://verifymcp.io/servers/lulu-the-narwhal-registry-mcp/registry-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/lulu-the-narwhal-registry-mcp/registry-mcp.json
- HTML version of this page: https://verifymcp.io/servers/lulu-the-narwhal-registry-mcp/registry-mcp
