# cybershield

**Category:** 🔒 Security  
**Repository:** https://github.com/ToolOracle/cybershield  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/cybershield

## Description
CyberShield - 12 cybersecurity tools: NIS2 mapping, MITRE ATT&CK, vulns, threat intel.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "cybershield": {
    "url": "https://tooloracle.io"
  }
}
```

## Documentation & README

# CyberShield MCP Server v1.0.0

**Security Operations & NIS2/DORA Cyber Compliance MCP Server — 12 tools for NIS2 compliance, ISO 27001:2022 gap analysis, DORA ICT risk (Art.5-12), incident playbooks, CVE prioritization, attack surface checks, phishing detection.**

Port 12601 | Part of [ToolOracle](https://tooloracle.io) & [FeedOracle](https://feedoracle.io) Infrastructure

## Quick Connect

```bash
# Claude Desktop / Claude Code
claude mcp add cybershield https://tooloracle.io/cybershield/mcp

# Or use directly
curl -X POST https://tooloracle.io/cybershield/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```

## 12 Tools

| `threat_landscape` | Tool 1 |
| `cve_risk_score` | Tool 2 |
| `attack_surface_check` | Tool 3 |
| `phishing_indicators` | Tool 4 |
| `nis2_compliance` | Tool 5 |
| `nis2_incident_report` | Tool 6 |
| `iso27001_gap` | Tool 7 |
| `dora_ict_risk` | Tool 8 |
| `password_policy` | Tool 9 |
| `incident_playbook` | Tool 10 |
| `risk_matrix` | Tool 11 |
| `security_metrics` | Tool 12 |

## Endpoints

| Endpoint | URL |
|----------|-----|
| MCP (StreamableHTTP) | `https://tooloracle.io/cybershield/mcp/` |
| MCP (FeedOracle) | `https://feedoracle.io/cybershield/mcp/` |
| Health | `https://tooloracle.io/cybershield/health` |

## Architecture

- **Transport**: StreamableHTTP + SSE (MCP Protocol 2025-03-26)
- **Auth**: x402 micropayments (USDC on Base) + Stripe subscriptions
- **Signing**: ECDSA ES256K — every response cryptographically signed
- **Platform**: Whitelabel MCP Platform v1.0

## Part of the ToolOracle Ecosystem

ToolOracle operates 81+ MCP servers with 824+ tools across:
- **Compliance & Regulation** — DORA, MiCA, NIS2, AMLR, GDPR, EU AI Act
- **Finance & Tax** — CFOCoPilot, TaxOracle, ISO20022Oracle
- **Legal** — LawOracle, LegalTechOracle, ContractOracle
- **Healthcare** — HealthGuard
- **Supply Chain** — SupplyChainOracle
- **Cybersecurity** — CyberShield, DORAOracle, TLPTOracle
- **HR** — HROracle
- **Blockchain** — 13 chains (ETH, BTC, Solana, Arbitrum, etc.)
- **Business Intelligence** — SEO, Leads, Reviews, E-Commerce

## License

Proprietary — © 2026 ToolOracle / FeedOracle. All rights reserved.
Contact: enterprise@feedoracle.io

