korean-firefighter-law-mcp
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., "@korean-firefighter-law-mcp소방시설법 제10조 조문 내용 알려줘"
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.
korean-firefighter-law-mcp
소방청 공공데이터(화재·구급·소방시설)와 법제처 소방 법령·판례를 AI에서 바로 조회하는 MCP 서버. 소방관계자 실무용. korean-law-mcp의 소방 도메인판.
도구 (7개)
도구 | 하는 일 | 데이터 출처 |
| 날짜별 화재발생현황 (접수·진행·오인 건수 등) | 소방청 화재정보서비스 |
| 시도본부·소방서별 구급활동 통계 | 소방청 구급통계서비스 |
| 특정소방대상물(건물) 검색 | 소방청 특정소방대상물정보 |
| 건물별 소방시설 현황 (스프링클러 등) | 소방청 소방시설정보 |
| 소방 관계 법령 검색 (약칭 지원) | 법제처 국가법령정보 |
| 조문 전문 조회 ( | 법제처 국가법령정보 |
| 소방 관련 판례 검색 | 법제처 국가법령정보 |
법령 약칭 내장: 화재예방법 → 화재의 예방 및 안전관리에 관한 법률, 소방시설법·위험물법·119법·다중이용업소법 등.
Related MCP server: korean-engineering-mcp
설치
npm install && npm run build인증키 (2개, 모두 무료)
공공데이터포털 — data.go.kr 가입 후 아래 4개 API 활용신청 → 마이페이지의 인증키를
DATA_GO_KR_KEY에법제처 — 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순으로 확인.
Maintenance
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
- FlicenseAqualityDmaintenanceMCP server that enables AI agents to search Korean laws and retrieve article contents using the Korean Ministry of Legislation's law information API.2
- Alicense-qualityBmaintenanceThis 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.1MIT
- Alicense-qualityDmaintenanceMCP 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.2MIT
- Flicense-qualityBmaintenanceA read-only MCP server providing access to various Korean public data such as subway arrivals, weather, fine dust, bike availability, real estate, and more.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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