Korean Bill & Debate MCP connects Korean legislative records (bills, status, committee minutes, expert reports, and speeches) into a unified inquiry workflow. It offers a workspace for open data sources and supports local and web integrations via MCP tools.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Korean Bill & Debate MCP is a data integration tool that links official Korean legislative documents (bills, processing status, committee minutes, expert review reports, and remarks by lawmakers and government) into a single investigative flow. It provides a web workspace and local tooling to connect to the MCP server and fetch official sources for questions.
How it works
The MCP queries Open National Assembly data to locate bills, statuses, committees, and meetings, then downloads and parses relevant minutes to reconstruct relationships between bills, meetings, people, remarks, questions, and answers. It returns official URLs and source locations for all citations. It supports English-language queries while using Korean official records for search.
Getting started
Installations are described for web workspace usage and local installation:
- Web workspace access without installation: https://korean-bill-debate-mcp.vercel.app/workspace
- For web usage, obtain Open API keys and OpenAI/Anthropic keys; use the public MCP address:
https://korean-bill-debate-mcp.vercel.app/mcp
- Claude.ai setup steps include entering the public MCP URL and providing the Open API key in the authorization screen, then enabling tools via Search and tools.
- ChatGPT setup includes creating an app in the MCP environment and scanning tools with the Open API key, then selecting the Korean Bill & Debate tool in a chat.
- Local installation example uses:
uv tool install git+https://github.com/epoko77-ai/korean-bill-debate-mcp.git@v1.1.1
- To run a sample query locally, use:
2219564번 의안의 내용과 최신 처리상태, 소위원회 회의록,
전문위원 검토보고서와 관련 의원·정부 발언을 공식 원문과 함께 연결해줘.
Recent releases
- v1.1.1 (2026-07-17): Fast-answer vs. missing-answer distinction in the MCP workflow.
- v1.1.0 (2026-07-17) and earlier: Korean Bill & Debate MCP v1.1.0; initial stabilizations and feature set.
Traction
Stars: 19
Behind the repo
Open-source project by epoko77-ai; MIT- or Apache-2.0-compatible license noted as Apache-2.0 in repo.
Caveats
- License: Apache-2.0
- Created: 2026-07-12
- Last push: 2026-07-13
- open_issues: 1
- language: Python
- Releases indicate integration approaches and OAuth/PKCE details, with multiple environment setups and web workspace considerations.
