Gyogwon119 MCP
This MCP server assists teachers experiencing educational activity infringements by providing step-by-step guidance grounded in current laws and education office manuals, including tools for drafting statements, searching real-time legal provisions, and connecting to support agencies.
README
교권119 — 교권 대응 코파일럿 MCP
카카오 AGENTIC PLAYER 10 출품작. 교육활동 침해를 당한 교사가 "지금 뭘·어떻게 해야 하는지"를, 법 조문·교육청 매뉴얼 근거와 함께 단계별로 안내하는 교권 대응 코파일럿.
도구(tools)
| 도구 | 설명 |
|---|---|
guide_response_flow |
침해 대응 6단계 중 지금 할 일 + 시한 안내 |
draft_statement |
진술서·경위서 초안 생성(육하원칙·전후맥락) |
defend_child_abuse |
"정당한 생활지도=아동학대 아님" 소명 논리 + 교육감 의견제출 절차 |
search_teacher_law |
교권 법령 조항 실시간 조회(법제처 API — 항상 현행 조문) |
route_support |
상황별 지원기관 연결(1395·배상책임보험·치유센터·법률지원단) |
guide_complaint_response |
악성민원 응대(통화종료 근거·민원팀 이관) |
실행
pip install -r requirements.txt
python mcp_server.py # http://localhost:8000/mcp (Streamable HTTP)
환경변수
PORT— 서비스 포트(기본 8000)LAW_OC— 법제처 국가법령정보 OPEN API 인증키(OC). 운영 시 환경변수로 주입 권장.
보안 메모
LAW_OC는 공개 법령 데이터 조회용 저권한 식별자로, 개인정보·과금·비공개 자원 접근 권한이 없다(계정별 호출량 제한만 적용). 코드의 기본값은 로컬·데모 편의를 위한 것이며, 운영 환경에서는LAW_OC환경변수로 덮어쓸 수 있다.- 서버는 읽기 전용이며 사용자 입력을 실행(eval/exec)하지 않는다. 외부 요청 파라미터는 URL 인코딩해 전달한다. 개인정보를 저장·수집하지 않는다.
- 법적 정보는 안내용이며 자문이 아니다(각 응답에 고지). 개별 사안은 교권보호센터(1395)·법률지원단 상담 권고.
특징
법이 개정돼도 법제처 API로 항상 현행 조문을 근거로 제시한다(범용 법률봇과의 차별점). 법적 정보 제공용이며 법률 자문이 아니다 — 개별 사안은 교권보호센터(1395)·법률지원단 상담 권고.
데이터
- 법제처 국가법령정보 OPEN API(교원지위법·아동학대처벌법·초중등교육법 등)
- 교육부/시도교육청 교육활동보호 매뉴얼(대응 절차·지원기관)
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.