Korean Rnd Regs MCP

연구행정 규정 검토용 MCP server. AI를 활용하여 아래와 같은 정보를 얻을 수 있습니다. 관련 규정 확인: 특정 사례의 규정 검토를 위해 확인이 필요한 규정의 조문 출력 규정 검토: 특정 사례에 대한 다층적[법률 > 시행령 > 시행규칙 > 행정규칙(고시/훈령)] 규정 검토 결과 동일한 프롬프트에 대해서도 사용하는 AI 모델에 따라 결과가 달라질 수 있습니다. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 11 · #52 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Korean Rnd Regs MCP

Claude Code

claude mcp add smilemin07-korean-rnd-regs-mcp -- uvx korean-rnd-regs-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "smilemin07-korean-rnd-regs-mcp": {
      "command": "uvx",
      "args": [
        "korean-rnd-regs-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package korean-rnd-regs-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.smilemin07 is GitHub-verified and matches the repo owner

03 · What Korean Rnd Regs MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.4 · 2026-05-31

[0.1.4] - 2026-05-31 · Fixed - 현행 시행일 정합성 (안정적 일련번호 행정규칙 개정 감지) · 표시되는 시행일자가 옛 manifest 값에 박제되어, 본문은 현행을 가져오면서도 사용자에게 "오래된 문서를 참조 중"으로 보이던 결함 수정. contract_version 0.1.0 유지 (기존 응답 필드 제거·이름 변경 없음 - effective_date 등…

04 · Who maintains Korean Rnd Regs MCP

korean-rnd-regs-mcp is maintained by smilemin07. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #52 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-05-31)
registry
io.github.smilemin07/korean-rnd-regs-mcp (active, first published 2026-06-19 · 64 versions)
packages
pypi:korean-rnd-regs-mcp

06 · Korean Rnd Regs MCP FAQ

What is Korean Rnd Regs MCP?

연구행정 규정 검토용 MCP server. AI를 활용하여 아래와 같은 정보를 얻을 수 있습니다. 관련 규정 확인: 특정 사례의 규정 검토를 위해 확인이 필요한 규정의 조문 출력 규정 검토: 특정 사례에 대한 다층적[법률 > 시행령 > 시행규칙 > 행정규칙(고시/훈령)] 규정 검토 결과 동일한 프롬프트에 대해서도 사용하는 AI 모델에 따라 결과가 달라질 수 있습니다. It runs locally over stdio via the published package.

Is Korean Rnd Regs MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Korean Rnd Regs MCP?

Run `uvx korean-rnd-regs-mcp`. You can also paste the ready-made client config above.

Does Korean Rnd Regs MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Korean Rnd Regs MCP