Skip to main content
Glama

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_casesA

景品表示法の措置命令・課徴金納付命令を検索する。事業者名・商品名・条項・本文で絞り込める。返るのは消費者庁の公表内容と出典URLのみ。

get_caseA

1件の処分を id で取得する。

list_recentC

公表日の新しい順に処分を返す。

statsA

件数の内訳(年度別・処分種別・条項別)を返す。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 4 tools

Disambiguation5/5

Each tool serves a clearly distinct purpose: filtered search, single-case lookup by ID, recent list, and aggregate statistics. There is no meaningful overlap between the operations.

Naming Consistency4/5

Most tool names follow a clear verb_noun pattern such as search_cases and get_case. list_recent and stats are minor deviations, but the naming remains understandable and mostly predictable.

Tool Count5/5

Four tools is a well-scoped set for a focused case-search server. Each tool covers a distinct need without unnecessary bloat or duplication.

Completeness5/5

The server provides a complete read-only surface for its domain: search, individual retrieval, recent listing, and summary statistics. No critical operation is missing for the apparent purpose.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive