Skip to content
Back to search
30
MCP streamable-http

io.github.burademirung/protectwith-kb

io.github.burademirung/protectwith-kb

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

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

OWASP Agentic
Python MCP server for OWASP security guidelines and agentic AI security analysis.
0 tools
io.github.gsepcore/gsep-mcp
AI agent security via MCP: C3 firewall, C4 immune system, C5 action guard, self-evolving prompts.
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools
cybersecurity-ai-mcp
Cybersecurity Ai MCP server. Tools: classify vulnerability, lookup cve, check security headers. Built by MEOK AI Labs.
0 tools
cybersecurity-ai-mcp
Cybersecurity Ai MCP server. Tools: classify vulnerability, lookup cve, check security headers. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.burademirung/protectwith-kb": {
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}