mcpbeat

Protectwith Kb MCP Server

io.github.burademirung/protectwith-kb
answering

Protectwith Kb is answering right now. Last checked 9 min ago. It exposes 8 tools.

AI-security knowledge as MCP: standards-mapped tools (OWASP, NIST, MITRE) for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
1939 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add protectwith-kb --transport http https://protectwith-kb.burademirung.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "protectwith-kb": {
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.protectwith-kb]
url = "https://protectwith-kb.burademirung.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "protectwith-kb": {
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "protectwith-kb": {
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

kb
kb_get
Fetch one entity by its id. Read-only.
kb_list
List all entities of a given type. Read-only.
kb_search
Semantic search over the security knowledge base. Read-only.
checklist
kb_checklist
Build an actionable security checklist of controls and guidance for a described component, query, or segment. Read-only.
classify
kb_classify
KB-grounded advisory threat classification for a piece of text. Returns the top-k matching threats with recommended controls. Read-only.
compliance
kb_compliance_map
Map security controls to compliance requirements they satisfy (e.g. SOC 2, ISO 27001, NIST). Optionally filter by framework. Read-only.
map
kb_map
Map a framework external id (e.g. LLM01) to threat, controls, and Cloudflare primitives. Read-only.
related
kb_related
Traverse typed relationships from an entity. Read-only.

Endpoints

URLTransportStateLatencyChecked
https://protectwith-kb.burademirung.workers.dev/mcp streamable-http answering 2310 ms 9 min ago

Protectwith Kb — questions

Answers built from our own checks of this server.

What can Protectwith Kb do?
It exposes 8 tools, read directly from the server on our last check. Among them: kb_checklist, kb_classify, kb_compliance_map, kb_get, kb_list, kb_map and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Protectwith Kb working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1939 ms. The bar chart above shows every period we have measured.
Is Protectwith Kb still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Protectwith Kb?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Protectwith Kb need an API key?
No. Protectwith Kb completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.