Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

コエカツ アンケート集計データ

REMOTE · MCP.DATASETSEARCH.JP · SCANNED AUG 20

コエカツの公開アンケート集計を検索・取得できる読み取り専用サーバー。登録不要。引用用の時点固定URLと出典つき。

+4 this week 66 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security51
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 699 tokens (~233/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.datasetsearch.jp

# add to Claude Code
claude mcp add --transport http jp-datasetsearch-koekatsu https://mcp.datasetsearch.jp/
# ~/.codex/config.toml
[mcp_servers.jp-datasetsearch-koekatsu]
url = "https://mcp.datasetsearch.jp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jp-datasetsearch-koekatsu": {
      "type": "remote",
      "url": "https://mcp.datasetsearch.jp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jp-datasetsearch-koekatsu --url https://mcp.datasetsearch.jp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jp-datasetsearch-koekatsu:
    url: "https://mcp.datasetsearch.jp/"
// mcp.json
{
  "mcpServers": {
    "jp-datasetsearch-koekatsu": {
      "type": "http",
      "url": "https://mcp.datasetsearch.jp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1

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

  • 18 Aug 26 +1

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

  • 16 Aug 26 +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.

  • 14 Aug 26 +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.

  • 12 Aug 26 +1
    • Server version: 1.0.0 → 0.1.0 functional
  • 11 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 8 Aug 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Probed https://mcp.datasetsearch.jp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=datasetsearch.jp CN=WE1,O=Google Trust Services,C=US 29 Jun 2026 27 Sept 2026 ECDSA 256 ECDSA-SHA256 db60840f29a36d640eb077364a62b0f9
SANs: datasetsearch.jp, *.datasetsearch.jp
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.datasetsearch.jp. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
jp. present 33631 8 Verified
datasetsearch.jp. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.datasetsearch.jp/ Verified 200
http (plaintext) http://mcp.datasetsearch.jp/ Inconclusive 405
MCP tools · 3 exposed · ~430 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_survey ~151

調査1件の設問・選択肢・得票数・割合を取得します。引用用の固定URL(citation.stable_url。固定できる時点が無い調査では null)とライセンスも一緒に返します。

NameTypeReqDescription
as_ofstringYYYY-MM 形式。その月末時点までの累計に固定する(引用向け)。省略すると最新の累計
survey_idintegeryessearch_surveys が返した survey_id
trusted_onlybooleantrue にすると、メール確認済みアカウントの票だけに絞った集計を返す

No output schema declared.

No examples provided.

list_categories ~79

どんな分野の調査があるかを大分類→中分類→小分類の階層で確認できます。何が調べられるか把握したいときに使います。

NameTypeReqDescription
parent_idinteger指定するとその配下だけを返す。省略すると大分類の一覧

No output schema declared.

No examples provided.

search_surveys ~200

キーワードでアンケート調査を検索します。言い換え(AI/人工知能、リモートワーク/在宅勤務など)でも見つかります。返ってくる survey_id を get_survey に渡すと集計結果を取得できます。

NameTypeReqDescription
category_idintegerlist_categories が返した category_id。指定するとその配下(全階層)の調査だけを検索する
limitinteger取得件数(既定10、最大30)
min_respondentsinteger回答者数の下限。引用に耐える標本だけが欲しい場合に指定する
querystringyes探したい話題。日本語の自然な言い回しでよい(例: 老後の不安、AI活用、在宅勤務のつらいところ)

No output schema declared.

No examples provided.