Skip to main content
Glama
wintenboy
by wintenboy

법제처 법령 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)

~/Library/Application Support/Claude/claude_desktop_config.json

Claude Desktop (Windows)

%APPDATA%\Claude\claude_desktop_config.json

Cursor

.cursor/mcp.json

Windsurf

~/.codeium/windsurf/mcp_config.json

Claude Code

claude mcp add law-ontology -- law-ontology-mcp

도구

도구

설명

search_law

키워드로 법령 검색

get_law_detail

법령 상세 정보 조회

search_by_agency

소관부처별 법령 검색

search_by_region

지역별 자치법규 검색

get_statistics

법령 유형별 통계

execute_sparql

SPARQL 쿼리 직접 실행

list_laws

법령 유형별 목록 조회

visualize_law_network

법령 온톨로지 네트워크 시각화

사용 예시

"개인정보보호 관련 법령 검색해줘"
"민법 상세 정보 보여줘"
"국방부 소관 법령 찾아줘"
"서울특별시 자치법규 검색해줘"
"법령 유형별 통계 알려줘"
"법령 온톨로지 네트워크 시각화해줘"

라이선스

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    Enables searching and retrieving Korean legal information including laws, court precedents, legal interpretations, and local ordinances from the Korean National Law Information Center API with intelligent search ranking.
    Last updated
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI systems to search, retrieve, and analyze Korean legal information from the National Law Information API (law.go.kr), including laws, administrative rules, English translations, and law-ordinance linkages.
    Last updated
    26
    1
  • F
    license
    -
    quality
    D
    maintenance
    Enables real-time search and analysis of Korean laws, legal precedents, and administrative rules through the National Law Information Center Open API, allowing AI agents to access official legal information for contract review, compliance, and legal research.
    Last updated
    68
  • A
    license
    A
    quality
    D
    maintenance
    Enables users to search and retrieve South Korean statutes, precedents, and administrative rules via the National Law Information Center API. It supports deep legal chain analysis, legislative history tracking, and legal terminology lookups through natural language.
    Last updated
    10
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • Korean government open data - weather, population, law search via data.go.kr

  • Search EU legislation, CJEU case law, and treaties; traverse CELLAR graph; browse EuroVoc concepts.

  • Search Swiss federal legislation: laws, articles, amendments via the Fedlex SPARQL endpoint.

View all MCP Connectors

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