Skip to main content
Glama
ssd7830-cmyk

korean-firefighter-law-mcp

by ssd7830-cmyk

korean-firefighter-law-mcp

소방청 공공데이터(화재·구급·소방시설)와 법제처 소방 법령·판례를 AI에서 바로 조회하는 MCP 서버. 소방관계자 실무용. korean-law-mcp의 소방 도메인판.

도구 (7개)

도구

하는 일

데이터 출처

search_fire_stats

날짜별 화재발생현황 (접수·진행·오인 건수 등)

소방청 화재정보서비스

get_ems_stats

시도본부·소방서별 구급활동 통계

소방청 구급통계서비스

search_fire_building

특정소방대상물(건물) 검색

소방청 특정소방대상물정보

get_building_facilities

건물별 소방시설 현황 (스프링클러 등)

소방청 소방시설정보

search_fire_law

소방 관계 법령 검색 (약칭 지원)

법제처 국가법령정보

get_fire_law_text

조문 전문 조회 ("소방시설법" 제10조 등)

법제처 국가법령정보

search_fire_precedents

소방 관련 판례 검색

법제처 국가법령정보

법령 약칭 내장: 화재예방법 → 화재의 예방 및 안전관리에 관한 법률, 소방시설법·위험물법·119법·다중이용업소법 등.

Related MCP server: korean-engineering-mcp

설치

npm install && npm run build

인증키 (2개, 모두 무료)

  1. 공공데이터포털data.go.kr 가입 후 아래 4개 API 활용신청 → 마이페이지의 인증키를 DATA_GO_KR_KEY

  2. 법제처open.law.go.kr에서 OPEN API 신청 → LAW_OC

Claude Desktop / Claude Code 연결

{
  "mcpServers": {
    "firefighter-law": {
      "command": "node",
      "args": ["/절대경로/korean-firefighter-law-mcp/build/index.js"],
      "env": {
        "DATA_GO_KR_KEY": "발급받은 키",
        "LAW_OC": "발급받은 OC"
      }
    }
  }
}

알려진 미확인 사항

  • 특정소방대상물 2개 서비스의 오퍼레이션명은 활용신청 후 받는 활용가이드 문서 기준으로 확정해야 한다. 404가 나면 src/tools/fire-building.ts 상단 상수(또는 env FIRE_BUILDING_OP / FIRE_FACILITY_OP)를 가이드의 오퍼레이션명으로 교체.

  • 구급통계는 현재 "교통사고 구급활동" 오퍼레이션만 연결됨 (서비스에 오퍼레이션이 더 있음).

참고

  • 일일 호출 한도: 개발계정 기준 화재정보 1만/일, 나머지 1천/일. 한도가 실측으로 부족해지면 CacheStore 인터페이스에 SQLite 구현을 붙인다 (ARCHITECTURE.md 참조).

  • 법제처 API 계정·키 문제 없이 검색이 전부 실패하면: Referer 차단(자동 주입됨), 도메인/IP 등록, LAW_API_PROTOCOL=http 순으로 확인.

Install Server
F
license - not found
A
quality
C
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

  • A
    license
    -
    quality
    B
    maintenance
    This MCP server enables searching Korean construction standards (KDS/KCS), laws from the Ministry of Government Legislation, administrative rules and interpretations, and optionally local water/wastewater design manuals to generate grounded evidence packages for engineering answers.
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server that provides tools to query Korean financial products (savings, deposits, pensions, mortgages, loans) via the FSS Open API, enabling search by company or product type.
    2
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    A read-only MCP server providing access to various Korean public data such as subway arrivals, weather, fine dust, bike availability, real estate, and more.

View all related MCP servers

Related MCP Connectors

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

  • MCP server for freefirecommunity documentation, generated by doc2mcp.

  • MCP server for live, sourced Brazilian public data from the official IBGE APIs.

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/ssd7830-cmyk/korean-firefighter-law-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server