Kokkai Minutes MCP Agent
@egegungordu
Kokkai Minutes MCP Agent について
A Model Context Protocol (MCP) agent for accessing the Japanese National Diet Library's Kokkai Minutes API | 国会議事録APIにアクセスするためのMCPエージェント
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"kokkaikaigiroku": {
"command": "npx",
"args": [
"mcp-remote",
"https://kokkaikaigiroku-mcp.egeg.workers.dev/mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Kokkai Minutes MCP Agent?
The Kokkai Minutes MCP Agent provides a structured interface to the Japanese National Diet Library's Kokkai Minutes (parliamentary proceedings) API. It allows AI models to search and retrieve parliamentary proceedings through a standardized Model Context Protocol interface. It is designed for researchers, analysts, and anyone needing to query Japanese parliamentary records.
How to use Kokkai Minutes MCP Agent?
The agent is already deployed at https://kokkaikaigiroku-mcp.egeg.workers.dev/mcp. For local use, install via mcp-remote proxy and configure it in your MCP client (e.g., Claude Desktop) using the command npx mcp-remote <URL>. The agent exposes three main functions: searchMeetingList, searchMeetingsWithSpeechText, and searchSpeeches, each with parameters for date range, house, speaker, and content search.
Key features of Kokkai Minutes MCP Agent
- Provides three structured search functions for parliamentary data.
- Supports date range, house, speaker, and content parameters.
- Deployed and ready to use at a public endpoint.
- Integrates seamlessly with MCP clients like Claude Desktop.
- Built on Cloudflare Workers for reliable serverless hosting.
Use cases of Kokkai Minutes MCP Agent
- Policy research: Retrieve speeches on specific legislation across sessions.
- Political analysis: Track how government stances evolve over time.
- Historical research: Find debates from original ratification periods.
- Comparative party positions: Examine different party arguments on key issues.
- Media and journalism: Quickly access parliamentary discussions for reporting.
FAQ from Kokkai Minutes MCP Agent
What is the Kokkai Minutes MCP Agent used for?
It provides a standardized interface for AI models to search and retrieve Japanese parliamentary
「AI とエージェント」の他のコンテンツ
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
コメント