# Hokyo MCP Server (remote · xn--5ckxa2e4ez471abqo49zn6s.com)

豊胸モニター募集サイトのMCPサーバー。クリニック検索・術式情報・悩み相談・世代別記事を提供します。

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

## Components

- remote · `xn--5ckxa2e4ez471abqo49zn6s.com`: 56/100 (this document), [markdown](https://verifymcp.io/servers/com-xn-5ckxa2e4ez471abqo49zn6s-mcp/xn-5ckxa2e4ez471abqo49zn6s.md), [page](https://verifymcp.io/servers/com-xn-5ckxa2e4ez471abqo49zn6s-mcp/xn-5ckxa2e4ez471abqo49zn6s)

## Channel facts

- Endpoint: `https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.2`

## 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 not fully verified: no authorisation is required to call this server, and 8 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 not yet verified: we couldn't determine whether a plaintext access path exists.
  - 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**: 45/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 726 tokens (~45/item across 16 items; 8 tools + 8 resources), lean.
  - 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-xn-5ckxa2e4ez471abqo49zn6s-mcp https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp
```

### Codex

```toml
[mcp_servers.com-xn-5ckxa2e4ez471abqo49zn6s-mcp]
url = "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-xn-5ckxa2e4ez471abqo49zn6s-mcp --url https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-xn-5ckxa2e4ez471abqo49zn6s-mcp:
    url: "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-xn-5ckxa2e4ez471abqo49zn6s-mcp": {
      "type": "http",
      "url": "https://xn--5ckxa2e4ez471abqo49zn6s.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-02 (score 56, +1)

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

### 2026-07-31 (score 55, 0)

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

### 2026-07-30 (score 55, 0)

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

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

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

### 2026-07-28 (score 54, +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 53, 0)

- [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 (8)

### `search_clinics` (~147 tokens)

条件に合うクリニックを検索します。エリア（都道府県または地方名）と術式で絞り込めます。

Input parameters:

- `keyword` (string): クリニック名や説明文での部分検索
- `prefecture` (string): 都道府県名（例: 東京都、大阪府）
- `procedure` (string): 術式名（例: ヒアルロン酸、バッグ挿入、脂肪注入）
- `region` (string): 地方名（例: 関東、関西、九州）。prefectureより優先度が低い

### `get_clinic_detail` (~115 tokens)

指定したクリニックの詳細情報を取得します。各ブランチの住所だけでなく、駅からのアクセス（出口・徒歩分・タクシー・バス・行き方の目印）も含まれます。

Input parameters:

- `clinicId` (string, required): クリニックID（sbc, seishin, shibuya, tokyo, theclinic, ikeda, bell, garden, nagumo, isea, yokohama, mods-clinic）

### `get_procedure_detail` (~57 tokens)

指定した術式の詳細情報を取得します。

Input parameters:

- `procedureId` (string, required): 術式ID（hyaluronic, breast-implants, fat-transfer, condensed-rich-fat-grafting, stem-cell-transfer）

### `get_concern_detail` (~77 tokens)

指定した悩みの詳細情報を取得します。

Input parameters:

- `concernId` (string, required): 悩みID（small-breasts, breast-sagging, post-pregnancy-and-diet, breast-asymmetry, wide-set-breasts, body-proportions, nipple-darkening, choosing-underware）

### `get_complication_detail` (~101 tokens)

指定した合併症の詳細情報（定義・メカニズム・統計・予防・治療・FAQ・引用文献）を取得します。

Input parameters:

- `complicationId` (string, required): 合併症ID（capsular-contracture, infection, fat-necrosis, bia-alcl, vascular-embolism, fat-embolism, seroma, implant-rupture, malposition, allergy）

### `get_clinics_by_area` (~74 tokens)

都道府県を指定してクリニックを検索します。該当する院の詳細（院名・住所・駅アクセス）も含めて返します。

Input parameters:

- `prefecture` (string, required): 都道府県名（例: 東京都、大阪府、福岡県）

### `get_report_by_slug` (~80 tokens)

スラグを指定して編集部レポートを取得します（個人を特定しない形でSNSの声を集約した第三者レポート）。

Input parameters:

- `slug` (string, required): レポートスラグ（例: hyaluronic-acid-real-voices, fat-transfer-long-term, monitor-reality-report）

### `get_article_by_slug` (~42 tokens)

スラグを指定して世代別記事を取得します。

Input parameters:

- `slug` (string, required): 記事スラグ（例: elegant-aging）

## Diagnostics

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

## Score history

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

## Links

- Remote endpoint: https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp
- Website: https://xn--5ckxa2e4ez471abqo49zn6s.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-xn-5ckxa2e4ez471abqo49zn6s-mcp/xn-5ckxa2e4ez471abqo49zn6s/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-xn-5ckxa2e4ez471abqo49zn6s-mcp/xn-5ckxa2e4ez471abqo49zn6s/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-xn-5ckxa2e4ez471abqo49zn6s-mcp/xn-5ckxa2e4ez471abqo49zn6s
