Skip to content
Back to search
30
MCP

guard-core-mcp

pypi/guard-core-mcp

MCP server for the Guard ecosystem — config validation, docs search and live threat detection for fastapi-guard, guard-core and guard-agent.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

guardmcp
Security scanner for MCP server configurations. Detects secrets, injection, auth issues, and maps to OWASP MCP Top 10.
0 tools
quantumguard-mcp
QuantumGuard MCP Server - Post-quantum cryptography security tools for AI coding agents. Scan for quantum vulnerabilities, get migration tem
0 tools
@mcp-guardian/server
Security, cost, and health governance proxy for MCP infrastructure — three-layer detection engine (regex + schema + LLM), monorepo, corpus,
0 tools
defiguard-mcp
DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token contracts, detect rug pull patterns, check DeFi
0 tools
dep-guard-mcp
MCP server that scans dependency manifests and reports known vulnerabilities
0 tools
clawguard-mcp
MCP server for ClawGuard Shield — scan AI agent inputs for prompt injection threats
0 tools

How to use

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

{
  "mcpServers": {
    "guard-core-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}