law-ontology-mcp
Allows Codeium's Windsurf IDE to query Korean law ontology, enabling law-related searches and analysis within the development environment.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@law-ontology-mcpsearch for laws related to personal information protection"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
법제처 법령 LOD 온톨로지의 SPARQL 엔드포인트를 활용한 법령 검색 MCP 서버입니다.
설치
git clone https://github.com/wintenboy/law-ontology-mcp.git
cd law-ontology-mcp
pip install -e .Related MCP server: LexLink
설정
MCP 클라이언트 설정 파일에 추가:
{
"mcpServers": {
"law-ontology": {
"command": "law-ontology-mcp"
}
}
}클라이언트 | 설정 파일 경로 |
Claude Desktop (macOS) |
|
Claude Desktop (Windows) |
|
Cursor |
|
Windsurf |
|
Claude Code |
|
도구
도구 | 설명 |
| 키워드로 법령 검색 |
| 법령 상세 정보 조회 |
| 소관부처별 법령 검색 |
| 지역별 자치법규 검색 |
| 법령 유형별 통계 |
| SPARQL 쿼리 직접 실행 |
| 법령 유형별 목록 조회 |
| 법령 온톨로지 네트워크 시각화 |
사용 예시
"개인정보보호 관련 법령 검색해줘"
"민법 상세 정보 보여줘"
"국방부 소관 법령 찾아줘"
"서울특별시 자치법규 검색해줘"
"법령 유형별 통계 알려줘"
"법령 온톨로지 네트워크 시각화해줘"라이선스
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wintenboy/law-ontology-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server