← datasetsearch.jp
INDIVIDUAL MCP TOOL
list_categories
どんな分野の調査があるかを大分類→中分類→小分類の階層で確認できます。何が調べられるか把握したいときに使います。
LIVE ENDPOINT
https://mcp.datasetsearch.jp
Connect to this endpoint to inspect the live schema for list_categories and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.koekatsu]
url = "https://mcp.datasetsearch.jp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"koekatsu": {
"type": "http",
"url": "https://mcp.datasetsearch.jp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: koekatsu
Remote MCP URL: https://mcp.datasetsearch.jp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"koekatsu": {
"url": "https://mcp.datasetsearch.jp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"koekatsu": {
"type": "http",
"url": "https://mcp.datasetsearch.jp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "koekatsu",
"transport": "streamable-http",
"url": "https://mcp.datasetsearch.jp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_surveys— キーワードでアンケート調査を検索します。言い換え(AI/人工知能、リモートワーク/在宅勤務など)でも見つかります。返ってくる survey_id を get_survey に渡すと集計結果を取得できます。get_survey— 調査1件の設問・選択肢・得票数・割合を取得します。引用用の固定URL(citation.