# ハルCMS (HARU CMS) (remote · app.harucms.com)

日本語ヘッドレスCMS。記事の作成・更新・予約公開・画像取り込みをAIから実行できる。APIキーで接続、npm不要。Astro/Next.js等へ配信APIで届く。

- Trust score: 31/100 (low)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-23

## Components

- remote · `app.harucms.com`: 31/100 (this document), [markdown](https://verifymcp.io/servers/com-harucms-haru-cms/app.md), [page](https://verifymcp.io/servers/com-harucms-haru-cms/app)
- npm · `haru-cms-mcp`: 34/100, [markdown](https://verifymcp.io/servers/com-harucms-haru-cms/haru-cms-mcp.md), [page](https://verifymcp.io/servers/com-harucms-haru-cms/haru-cms-mcp)

## Channel facts

- Endpoint: `https://app.harucms.com/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.1`

## 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-23.

- **Endpoint Security**: 77/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - The endpoint enforces authorisation, but returns a challenge with no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http.
- **Schema Quality & AI Usability**: 0/100
  - Schema blocked by authentication: the endpoint requires auth we don't have to read it.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.
- **Capabilities**: 0/100
  - Capabilities blocked by authentication: the endpoint requires auth we don't have to read them.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the ハルCMS (HARU CMS) MCP server?

ハルCMS (HARU CMS) is a hosted endpoint at https://app.harucms.com/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 com-harucms-haru-cms 'https://app.harucms.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-harucms-haru-cms": {
      "url": "https://app.harucms.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-harucms-haru-cms": {
      "type": "http",
      "url": "https://app.harucms.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-harucms-haru-cms]
url = "https://app.harucms.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-harucms-haru-cms": {
      "type": "remote",
      "url": "https://app.harucms.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-harucms-haru-cms --url 'https://app.harucms.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-harucms-haru-cms:
    url: "https://app.harucms.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-harucms-haru-cms": {
      "Transport": "http",
      "Url": "https://app.harucms.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-harucms-haru-cms -t streamable-http -u 'https://app.harucms.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-harucms-haru-cms": {
      "type": "http",
      "url": "https://app.harucms.com/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-08-14 (score 31)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-harucms-haru-cms/app#diagnostics

## Score history

- 2026-08-23: 31
- 2026-08-22: 31
- 2026-08-21: 31
- 2026-08-20: 31
- 2026-08-19: 31
- 2026-08-18: 31
- 2026-08-17: 31
- 2026-08-16: 31
- 2026-08-15: 31
- 2026-08-14: 31

## Common questions

### What is the ハルCMS (HARU CMS) MCP server?

ハルCMS (HARU CMS) is an MCP server listed in the public MCP registry as com.harucms/haru-cms. 日本語ヘッドレスCMS。記事の作成・更新・予約公開・画像取り込みをAIから実行できる。APIキーで接続、npm不要。Astro/Next.js等へ配信APIで届く。 This page covers its hosted endpoint (https://app.harucms.com/mcp).

### Is the ハルCMS (HARU CMS) MCP server safe to use?

ハルCMS (HARU CMS) scores 31 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.

### Does the ハルCMS (HARU CMS) MCP server require authentication?

Yes. ハルCMS (HARU CMS) 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 ハルCMS (HARU CMS) MCP server still maintained?

ハルCMS (HARU CMS) is still listed as active in the MCP registry. We last reached this channel on 23 August 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://app.harucms.com/mcp
- Authorisation metadata: https://app.harucms.com/.well-known/oauth-protected-resource/mcp
- Website: https://www.webharu.com/cms
- Changelog RSS feed: https://verifymcp.io/servers/com-harucms-haru-cms/app.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-harucms-haru-cms/app.json
- HTML version of this page: https://verifymcp.io/servers/com-harucms-haru-cms/app
