Kokkai Minutes MCP Agent
@egegungordu
About Kokkai Minutes MCP Agent
A Model Context Protocol (MCP) agent for accessing the Japanese National Diet Library's Kokkai Minutes API | 国会議事録APIにアクセスするためのMCPエージェント
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kokkaikaigiroku": {
"command": "npx",
"args": [
"mcp-remote",
"https://kokkaikaigiroku-mcp.egeg.workers.dev/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More AI & Agents MCP servers
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Comments