Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesAnthropic Claude API キー(https://console.anthropic.com/ で取得)

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
search_speechesA

国会議事録から発言を検索します。キーワード・発言者・会議名・期間を組み合わせて条件指定できます。

get_meetingA

会議録識別子 (issueID) を指定して会議録全体を取得します。search_speeches の items[].issueID を使用してください。

summarize_speechesA

発言一覧を入力として要約を生成します。search_speeches の出力をそのまま渡せます。mode で詳細度を指定し、focus で焦点を絞ることができます。

summarize_meetingA

会議録識別子 (issueID) を指定して会議録全体を取得・要約します。get_meeting + summarize_speeches を内部でまとめて実行します。

compare_over_timeC

同一テーマについて複数期間(2〜3期間)の国会議事録を比較し、議論の変化(論点の増減・新規・継続)を返します。

summarize_qa_pairsA

会議録識別子 (issueID) を指定して、質問と答弁のペアを抽出・要約します。各ペアに論点タイトル・質問要旨・答弁要旨・回答関係評価(response_type)が付与されます。

compare_by_partyA

指定テーマについて政党別の発言を集約・比較します。各政党のスタンス・主要論点の違い、共通点・相違点を出典付きで返します。

analyze_topic_changesA

同一テーマについて複数期間(2〜5期間)の国会議事録を分析し、論点の増加・減少・継続・新規(change_type)を出典付きで返します。

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/harutomo51/kokkai-mcp'

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