MCP.so
Sign In

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

Category

AI & Agents

Runtime

node

Transports

stdio

Publisher

egegungordu

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

Comments

More AI & Agents MCP servers