Enables AI assistants to access real-time legislative data from the Korean National Assembly including members, bills, votes, and schedules through 276 Open APIs. Supports dual transport modes (stdio/HTTP), configurable Lite/Full tool profiles, and in-memory caching for efficient querying.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ASSEMBLY_API_KEY— .env 파일에 입력 (발급: https://open.assembly.go.kr)CACHE_ENABLED— X true 캐시 활성화DATA_GO_KR_SERVICE_KEY— X - 공공데이터포털 ServiceKeyMCP_PORT— ASSEMBLY_API_KEY=your-api-key MCP_TRANSPORT=http =3000 npm startMCP_PROFILE— "": "lite"MCP_TRANSPORT— ASSEMBLY_API_KEY=your-api-key =http MCP_PORT=3000 npm startNABO_API_KEY— .env에 =<발급받은키> 설정 필요NANET_API_KEY— X - 국회도서관 API 키[](https://m8ven.ai/mcp/hollobit-assembly-api-mcp-db3r9a)