Skip to main content
Glama
h-kazuki-pixel

metric-shift-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
metric_shift_inspect_dataA

分析前にデータの中身を確認する。列の一覧、日時列の推定結果、日付範囲、次元(切り口)候補、指標候補を返す。metric_shift_localize を呼ぶ前にこのツールで列名と期間を確認することを推奨。

metric_shift_localizeA

「先週から売上(予約件数)が落ちた。どこで?」に答える。基準期間から曜日補正つきの予測値を作り、対象期間の実績との乖離がどの属性組合せ(例: 曜日=火 かつ 時間帯=夜、チャネル=web)に集中しているかを特定する。Squeeze(ISSRE 2019)アルゴリズムの独自実装。相関に基づく絞り込みであり因果の証明ではない。列名が不明な場合は先に metric_shift_inspect_data で確認すること。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/h-kazuki-pixel/metric-shift-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server