MCP.so
登录

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エージェント

基本信息

分类

AI 与智能体

运行时

node

传输方式

stdio

发布者

egegungordu

配置

使用下面的配置,将此服务器添加到你的 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 服务器