K-Guard MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_my_appB | Review the complete bound workspace; poll with continue_review until terminal. |
| continue_reviewA | Wait briefly for a long review; repeat until state is completed or failed. |
| start_review_before_shipD | Start Guardian high only after a completed first review of the same source snapshot. |
| scan_workspaceB | Scan a local workspace for secrets, Korean PII, composite PII, config risks, and flow risks. |
| scan_textB | Scan an inline text snippet without writing it to disk. |
| scan_diffB | Scan only a git diff, without echoing raw diff content in the MCP response. |
| scan_mcp_configC | Discover and scan project MCP configs plus agent instruction and skill components. |
| probe_httpC | Run safe read-only HTTP probes against localhost or explicitly authorized external targets. |
| build_flow_mapC | Build an EXPERIMENTAL heuristic data-flow risk map for source and sink patterns. |
| observe_mcp_eventsB | Observe MCP runtime/proxy JSONL events for PII, hidden instructions, and agentic/external flow. |
| enforce_mcp_eventsC | Evaluate MCP runtime block/redact policy and return a raw-free report-only interceptor result. |
| observe_mcp_eventC | Observe one MCP runtime event and return stream-ready block/redact policy decisions. |
| score_fixture_corpusB | Evaluate a local fixture corpus and return FP/FN precision/recall scoreboard. |
| deep_analyzer_auditC | Run the local fail-closed Semgrep deep profile; this is intrafile evidence, not an authorization proof. |
| validate_multilang_packC | Run the pinned nine-language pack twice; this does not claim field accuracy. |
| software_composition_auditB | Audit Python/npm/Go locks; explicit authorization is required because engines may consult advisory databases. |
| validate_policy_controlsC | Run the repeated synthetic JIT/JEA and database AST/RBAC/isolation control pack. |
| validate_streamable_http_runtimeD | Run the repeated Streamable HTTP authorization, lifecycle, SSE, and audit matrix. |
| data_release_gateC | Run the strict data shipment gate over Guardian, validation, Korean corpus, and MCP interceptor evidence. |
| create_field_campaign_templateC | Create the empty 12-20 app owned/partner roster used before holdout preregistration. |
| field_campaign_statusC | Validate the app roster and emit a raw-free fail-closed campaign status. |
| create_benchmark_templateC | Create a 20/20/10 field benchmark manifest CSV template. |
| field_benchmarkC | Aggregate field benchmark reports by cohort; probes require explicit MCP probe opt-in. |
| create_guardian_manifest_templateC | Create a korean_senior Guardian manifest for four-domain pre-release reviews. |
| guardian_auditC | Run Guardian; korean_senior rows require four review domains and fail closed when fail_on is set. |
| explain_ruleB | Explain a K-Guard rule in plain language with impact, fix steps, and verification. |
| suggest_fixC | Return a dry-run fix recipe and regression-test suggestions for a rule. |
| security_gateC | Run the quick workspace gate. Use guardian_audit(fail_on=...) for the canonical release gate. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| guided_review | 빠른 확인부터 엄격한 Guardian 출하 판정까지 안내합니다. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/windmillstudio/k-guard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server