korean-firefighter-law-mcp (ssd7830-cmyk/korean-firefighter-law-mcp) is an MCP server listed on the M8ven Trust Index. It scores 0 out of 100, grade F. It declares 11 tools. No publisher has claimed this listing.

F
Caution
0/100

korean-firefighter-law-mcp

MCP server for querying Korean firefighter public data and fire-related laws/precedents. Provides tools to search fire/EMS statistics, fire facility information, and legal texts.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

ssd7830-cmyk

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: GEMINI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 6 credentials: ANTHROPIC_API_KEY, CHAT_AUTH_TOKEN, DATA_GO_KR_KEY, GEMINI_API_KEY, OPENAI_API_KEY, SERVER_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes11 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

search_fire_stats
get_ems_stats
search_fire_building
get_building_facilities
search_fire_law
get_fire_law_text
get_fire_law_annex
search_fire_precedents
search_fire_admin_rules
get_fire_admin_rule_text
search_hazmat
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretANTHROPIC_API_KEY
🔐 secretCHAT_AUTH_TOKEN
configCHAT_RATE_LIMIT_PER_MINUTE
configCLAUDE_CLI_PATH
configCODEX_CLI_PATH
🔐 secretDATA_GO_KR_KEY1. [공공데이터포털](https://www.data.go.kr)에서 다음 5개 API를 활용신청하고 를 설정합니다.
🔐 secretGEMINI_API_KEY
configHOST
configLAW_OC2. [법제처 국가법령정보 공동활용](https://open.law.go.kr)에서 OPEN API를 신청하고 를 설정합니다.
configLAW_REFERER
configLLM_MAX_CONCURRENCY
configLLM_MAX_QUEUE
configLLM_MODEL
configLLM_PROVIDER
configLLM_TIMEOUT_MS
🔐 secretOPENAI_API_KEY
🔐 secretSERVER_AUTH_TOKEN
configTRUST_PROXY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

11/11 tools missing one or more hints — search_fire_stats (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_ems_stats (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); search_fire_building (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Secrets stay with their owner

1 secret sent to a request target we could not resolve (GEMINI_API_KEY → dynamic) — often a configured endpoint, not necessarily third-party

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Secrets not logged

1 secret value sent to error

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/ssd7830-cmyk/korean-firefighter-law-mcp?variant=verified)](https://m8ven.ai/mcp/ssd7830-cmyk/korean-firefighter-law-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 3cac13707234bf7b435a36ebefec0f9c670264d7
code hash: 982a0ba608fdbbcb0b3f6d5322f9ec2d37630a909cb479e02f81bd9aad0ceb41
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client