# ワットク（Wattoku） (remote · wattoku.meliorra.co)

Compare Japan's household fixed costs: electricity, city gas and fiber plans, and simulate bundles.

- Trust score: 69/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `wattoku.meliorra.co`: 69/100 (this document), [markdown](https://verifymcp.io/servers/yhagiwara-meliorra-wattoku/api-mcp.md), [page](https://verifymcp.io/servers/yhagiwara-meliorra-wattoku/api-mcp)

## Channel facts

- Endpoint: `https://wattoku.meliorra.co/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - 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**: 51/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 3681 tokens (~368/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 98% 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 yhagiwara-meliorra-wattoku https://wattoku.meliorra.co/api/mcp
```

### Codex

```toml
[mcp_servers.yhagiwara-meliorra-wattoku]
url = "https://wattoku.meliorra.co/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yhagiwara-meliorra-wattoku": {
      "type": "remote",
      "url": "https://wattoku.meliorra.co/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add yhagiwara-meliorra-wattoku --url https://wattoku.meliorra.co/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  yhagiwara-meliorra-wattoku:
    url: "https://wattoku.meliorra.co/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "yhagiwara-meliorra-wattoku": {
      "type": "http",
      "url": "https://wattoku.meliorra.co/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-08-03 (score 69, +1)

- [security] Tool “simulate_energy_bundle” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 3025 → 3681
- [functional regression] Schema quality: 3025 → 3651
- [functional] Server version: 1.1.0 → 1.2.0
- [functional] New tool “search_gas_plans”
- [functional] New tool “simulate_energy_bundle”

### 2026-08-02 (score 68, 0)

- [functional regression] Schema quality: 334 → 378

### 2026-08-01 (score 68, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-31 (score 68)

First indexed and scored.

## MCP tools (10)

### `search_plans` (~388 tokens)

電気料金プラン検索

居住エリア・契約アンペア・世帯人数(または月間使用量kWh)から、家庭向け電気料金プランの候補を年間コスト試算付きで検索します。結果は試算額の安い順です。

※試算は概算です。燃料費調整額・使用状況・割引適用条件により実際の料金と異なる場合があります。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。本サービスはアフィリエイトプログラムにより電力会社等から報酬を受け取ることがあります。

Input parameters:

- `area_code` (string, required): 電力供給エリア。お住まいの地域に対応: hokkaido=北海道 / tohoku=東北6県+新潟 / tokyo=関東+山梨+静岡東部 / chubu=中部+静岡西部 / hokuriku=北陸 / kansai=関西 / chugoku=中国 / shikoku=四国 / kyushu=九州 / okinawa=沖縄
- `contract_ampere` (number): 契約アンペア数(A)。検針票やブレーカーで確認可能。関西・中国・四国・沖縄エリアの最低料金制プランでは不要
- `household_size` (integer): 世帯人数(1〜6、6=6人以上)。使用量が不明な場合の目安算出に使用
- `limit` (integer): 返す候補数
- `monthly_kwh` (number): 月間使用量kWh(検針票の値。年間平均月量として扱う)

### `simulate_cost` (~527 tokens)

電気代の年間試算・現契約との比較

月間使用量kWh、または現在の月額電気代からの逆算で、各プランの年間コストと現契約との差額を試算します。使用量が分かる場合はmonthly_kwh、分からない場合はcurrent_monthly_bill_yen(+bill_month)を指定してください。

※試算は概算です。燃料費調整額・使用状況・割引適用条件により実際の料金と異なる場合があります。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。本サービスはアフィリエイトプログラムにより電力会社等から報酬を受け取ることがあります。

Input parameters:

- `area_code` (string, required): 電力供給エリア。お住まいの地域に対応: hokkaido=北海道 / tohoku=東北6県+新潟 / tokyo=関東+山梨+静岡東部 / chubu=中部+静岡西部 / hokuriku=北陸 / kansai=関西 / chugoku=中国 / shikoku=四国 / kyushu=九州 / okinawa=沖縄
- `bill_month` (integer): その請求の対象月(1〜12)。季節補正に使用
- `contract_ampere` (number): 契約アンペア数(A)。検針票やブレーカーで確認可能。関西・中国・四国・沖縄エリアの最低料金制プランでは不要
- `current_monthly_bill_yen` (number): 現在の月額電気代(円)。使用量が不明な場合はここから逆算する
- `current_plan_id` (string): 現在契約中のプランID。省略時はエリア大手の規制料金プランを現契約と仮定
- `household_size` (integer)
- `include_seasonal` (boolean): 季節変動を考慮した年間試算を行うか
- `monthly_kwh` (number): 月間使用量kWh。current_monthly_bill_yenとどちらか一方を指定
- `plan_ids` (array): 試算対象プランID(search_plansの結果)。省略時は安い順の上位候補を自動選定

### `compare_plans` (~260 tokens)

電気料金プラン詳細比較

選んだ2〜5プランを、年間試算・解約金・燃料費調整の方式・ポイント還元・セット割まで含めて詳細比較します。plan_idはsearch_plans/simulate_costの結果から指定してください。

※試算は概算です。燃料費調整額・使用状況・割引適用条件により実際の料金と異なる場合があります。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。本サービスはアフィリエイトプログラムにより電力会社等から報酬を受け取ることがあります。

Input parameters:

- `contract_ampere` (number): 契約アンペア数(A)。検針票やブレーカーで確認可能。関西・中国・四国・沖縄エリアの最低料金制プランでは不要
- `monthly_kwh` (number): 月間使用量kWh(省略時は370kWh=3人世帯目安)
- `plan_ids` (array, required): 比較するプランID(2〜5件、search_plans/simulate_costの結果から)

### `get_switch_link` (~164 tokens)

切替申込リンク発行

選んだプランの申込ページへのリンクを発行します。申込手続きはユーザー本人がリンク先の電力会社サイトで行ってください（当サービスは申込の代行は行いません）。

※試算は概算です。燃料費調整額・使用状況・割引適用条件により実際の料金と異なる場合があります。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。本サービスはアフィリエイトプログラムにより電力会社等から報酬を受け取ることがあります。

Input parameters:

- `plan_id` (string, required): 申込リンクを発行するプランID

### `search_hikari_plans` (~427 tokens)

光回線プラン検索

戸建て/マンションの区分・スマホキャリア・回線数から、光回線プランを実質総額（月額＋事務手数料＋工事費−キャッシュバック額面）の安い順で検索します。キャッシュバックは額面に加えて、申請方法・受取までの待ち期間・申請期限から推定した受取期待値と、受け取れなかった場合の総額も返します。提供エリアの最終確認は各社公式で行ってください。

※試算は概算です。キャッシュバックの期待値は当サイトの推定であり、実際の受取率を測定した値ではありません。工事費・提供可否は建物の状況により変わります。最終的な料金・条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `building_type` (string, required): 住まいの区分。house=戸建て / mansion=マンション・アパート等の集合住宅
- `limit` (integer): 返す候補数
- `mobile_carrier` (string): 利用中のスマホキャリア名（例: ドコモ / au / ソフトバンク / ワイモバイル / 楽天モバイル / UQ mobile / mineo）。セット割の判定に使う。ahamo・povo・LINEMO・irumo(0.5GB)はどの光回線でもセット割対象外
- `mobile_lines` (integer): セット割を受けたい家族のスマホ回線数（本人含む）
- `months` (number): 比較する月数。契約期間が2年/3年/縛りなしとプランごとに違うため、同一月数の総額に揃えて比較する（既定36ヶ月）

### `simulate_hikari_cost` (~360 tokens)

光回線の実質総額試算

指定した光回線プラン（search_hikari_plans が返す plan_slug）の実質総額を、月ごとの内訳つきで試算します。キャッシュバックは「額面どおり受け取れた場合」「受取条件から推定した期待値」「受け取れなかった場合」の3通りの総額を返します。

※試算は概算です。キャッシュバックの期待値は当サイトの推定であり、実際の受取率を測定した値ではありません。工事費・提供可否は建物の状況により変わります。最終的な料金・条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `mobile_carrier` (string): 利用中のスマホキャリア名（例: ドコモ / au / ソフトバンク / ワイモバイル / 楽天モバイル / UQ mobile / mineo）。セット割の判定に使う。ahamo・povo・LINEMO・irumo(0.5GB)はどの光回線でもセット割対象外
- `mobile_lines` (integer): セット割を受けたい家族のスマホ回線数（本人含む）
- `months` (number): 比較する月数。契約期間が2年/3年/縛りなしとプランごとに違うため、同一月数の総額に揃えて比較する（既定36ヶ月）
- `plan_slug` (string, required): プランID（search_hikari_plans の plan_slug）

### `compare_hikari_plans` (~377 tokens)

光回線プラン詳細比較

2〜5個の光回線プランを、実質総額・キャッシュバックの受取条件（申請方法・受取月・期限・必須オプション）・違約金・撤去費・工事費残債・セット割まで含めて比較します。額面が大きくても受取条件が悪ければ期待値で逆転することがあります。

※試算は概算です。キャッシュバックの期待値は当サイトの推定であり、実際の受取率を測定した値ではありません。工事費・提供可否は建物の状況により変わります。最終的な料金・条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `mobile_carrier` (string): 利用中のスマホキャリア名（例: ドコモ / au / ソフトバンク / ワイモバイル / 楽天モバイル / UQ mobile / mineo）。セット割の判定に使う。ahamo・povo・LINEMO・irumo(0.5GB)はどの光回線でもセット割対象外
- `mobile_lines` (integer): セット割を受けたい家族のスマホ回線数（本人含む）
- `months` (number): 比較する月数。契約期間が2年/3年/縛りなしとプランごとに違うため、同一月数の総額に揃えて比較する（既定36ヶ月）
- `plan_slugs` (array, required): 比較するプランID（search_hikari_plans の plan_slug）2〜5個

### `switch_hikari_cost` (~522 tokens)

光回線の乗り換え総額試算

現在の光回線契約の解約費用（違約金・工事費残債・撤去費用）と現在の月額を入力すると、乗り換え先プランの実質総額に乗り換えコストを載せた「乗り換えた場合」と「今の契約を続けた場合」の総額差を返します。乗り換えない方が得な場合はそのまま伝えます。

※試算は概算です。キャッシュバックの期待値は当サイトの推定であり、実際の受取率を測定した値ではありません。工事費・提供可否は建物の状況により変わります。最終的な料金・条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `current_construction_debt_yen` (integer): 現在の契約の工事費残債（「実質無料」の分割途中なら残額）
- `current_monthly_yen` (integer, required): 現在の回線の月額料金（プロバイダ料込み・税込）
- `current_penalty_yen` (integer): 現在の契約を今解約した場合の違約金（更新月なら0）
- `current_removal_yen` (integer): 現在の回線の撤去費用（撤去が必要な場合のみ）
- `mobile_carrier` (string): 利用中のスマホキャリア名（例: ドコモ / au / ソフトバンク / ワイモバイル / 楽天モバイル / UQ mobile / mineo）。セット割の判定に使う。ahamo・povo・LINEMO・irumo(0.5GB)はどの光回線でもセット割対象外
- `mobile_lines` (integer): セット割を受けたい家族のスマホ回線数（本人含む）
- `months` (number): 比較する月数。契約期間が2年/3年/縛りなしとプランごとに違うため、同一月数の総額に揃えて比較する（既定36ヶ月）
- `target_plan_slug` (string, required): 乗り換え先のプランID（search_hikari_plans の plan_slug）

### `search_gas_plans` (~325 tokens)

都市ガス料金プラン検索

都市ガスの供給区域と世帯人数（または月間使用量m³）から、ガス料金プランを年間コスト試算つきで検索します。ガスは使用量帯で基本料金と単価が切り替わり、冬に使用量が偏るため、季節変動を織り込んだ12ヶ月の積み上げで比較します。結果は年間試算額の安い順です。

※試算は概算です。原料費調整単価は毎月変動し、実際の検針日・使用状況により請求額は異なります。政府支援の値引きは含めていません（支援終了後の水準）。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `household_size` (integer): 世帯人数(1〜6)。使用量が不明な場合の目安算出に使用
- `monthly_m3` (number): 月間ガス使用量m³（検針票の値。年間平均月量として扱う）
- `region_code` (string, required): 都市ガスの供給区域: tokyo-gas=東京ガス供給区域（関東） / osaka-gas=大阪ガス供給区域（関西） / toho-gas=東邦ガス供給区域（東海）

### `simulate_energy_bundle` (~331 tokens)

電気＋ガスの合算年間試算

電気とガスをまとめて見直した場合の合算年間コストを試算します。ガスの供給区域から対応する電力エリアを自動で紐づけ、それぞれの最安プラン同士を組み合わせた合計と、大手同士（規制料金）のままの場合の合計を比較します。電気とガスを同じ会社にまとめるセット割は、適用条件を満たす世帯だけが受けられるため最安の合算には含めず、条件つきの別枠として割引後の合計を示します。

※試算は概算です。原料費調整単価は毎月変動し、実際の検針日・使用状況により請求額は異なります。政府支援の値引きは含めていません（支援終了後の水準）。最終的な料金・契約条件は必ず各社公式サイトでご確認ください。

Input parameters:

- `gas_region_code` (string, required): 都市ガスの供給区域: tokyo-gas=東京ガス供給区域（関東） / osaka-gas=大阪ガス供給区域（関西） / toho-gas=東邦ガス供給区域（東海）
- `household_size` (integer): 世帯人数(1〜6)。電気・ガス両方の使用量目安に使用

## Diagnostics

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

## Score history

- 2026-08-03: 69
- 2026-08-02: 68
- 2026-08-01: 68
- 2026-07-31: 68

## Links

- Remote endpoint: https://wattoku.meliorra.co/api/mcp
- Website: https://wattoku.meliorra.co/
- Changelog RSS feed: https://verifymcp.io/servers/yhagiwara-meliorra-wattoku/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/yhagiwara-meliorra-wattoku/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/yhagiwara-meliorra-wattoku/api-mcp
