loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

assembly-mcp

MCP Tool

kossembly-dot/assembly-mcp

using assembly api

Install

$ npx loaditout add kossembly-dot/assembly-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "assembly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "assembly-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

assembly-mcp

MCP (Model Context Protocol) server for the Korean National Assembly Open API (open.assembly.go.kr).

Search bills, track legislative progress, retrieve bill details and committee meeting records -- all from Claude Desktop or any MCP-compatible client.

Tools

| Tool | Description | |---|---| | search_bill | Search bills by name, proposer, committee, or status (use proc_result="계류중" for pending bills) | | get_bill_detail | Get full legislative review history, proposal info, and original document links (HWP/PDF) | | search_meeting_record | Search committee meeting records by year, committee, or keyword |

Tool Parameters
search_bill

| Parameter | Type | Description | |---|---|---| | bill_name | string | Bill name keyword (e.g. "인공지능", "정보통신망") | | proposer | string | Lead proposer name | | committee | string | Committee name (abbreviations supported) | | proc_result | string | Status filter: "계류중", "가결", "부결", "대안반영폐기", "임기만료폐기". Omit for all | | assembly_age | string | Assembly number (default: "22") | | limit | integer | Max results (default: 20) |

get_bill_detail

| Parameter | Type | Description | |---|---|---| | bill_id | string | Bill ID from search_bill results | | bill_no | string | Bill number (alternative to bill_id) |

search_meeting_record

| Parameter | Type | Description | |---|---|---| | committee | string | Committee name (abbreviations supported) | | year | string | Meeting year (e.g. "2026"). Prefix matching supported -- "202" matches all 2020s | | keyword | string | Meeting title or agenda keyword | | assembly_age | string | Assembly number (default: "22") | | limit | integer | Max results (default: 10) |

Committee Abbreviations

You can use common Korean abbreviations for committee names:

| Abbreviation | Full Name | |---|---| | 과방위 | 과학기술정보방송통신위원회 | | 법사위 | 법제사법위원회 | | 행안위 | 행정안전위원회 | | 국방위 | 국방위원회 | | 환노위 | 환경노동위원회 | | 기재위 |

Tags

claude-desktopkorean-national-assemblymcpmcp-servermodel-context-protocol

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/kossembly-dot/assembly-mcp)](https://loaditout.ai/skills/kossembly-dot/assembly-mcp)