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 与智能体 分类下的更多 MCP 服务器
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
评论