PluginBench
MCP Server

io.github.Ansvar-Systems/automotive-cybersecurity MCP Server

io.github.Ansvar-Systems/automotive-cybersecurity

What is the io.github.Ansvar-Systems/automotive-cybersecurity MCP server?

Automotive cybersecurity: R155/R156 regulations, ISO 21434, TISAX, AUTOSAR, Chinese GB/T

How to install io.github.Ansvar-Systems/automotive-cybersecurity

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "automotive-cybersecurity": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/automotive-cybersecurity-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "automotive-cybersecurity": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/automotive-cybersecurity-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "automotive-cybersecurity": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/automotive-cybersecurity-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "automotive-cybersecurity": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/automotive-cybersecurity-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add automotive-cybersecurity -- npx -y @ansvar/automotive-cybersecurity-mcp

Related MCP servers

Query 47 EU regulations (GDPR, NIS2, DORA, AI Act) - 2,438 articles, 3,712 recitals, ISO 27001

24
TypeScript
Apache-2.0
View repository →

OT security standards: IEC 62443, NIST 800-82/53, MITRE ATT&CK for ICS

View repository →

1,451 security controls across 261 frameworks with bidirectional mapping

UK crop nutrient recommendations — RB209 NPK planning, soil types, commodity prices

View repository →

UK environmental compliance for farming — NVZ rules, spreading windows, SSAFO

View repository →

UK farm grants — FETF items, Capital Grants, deadlines, stacking rules

View repository →