drio
Open app

Model Context Protocol Server For Cyber Security

Source

Model Context Protocol Server For Cyber Security

Catalog onlyCatalog onlySTDIO

Overview

CyberSecurity-MCPs is a project focused on developing a Model Context Protocol Server (MCPs) for cybersecurity, aimed at collecting existing implementations and creating new ones.

To use the MCP servers, you need to add the server configurations to the Claude Desktop configuration file, depending on your operating system.

  • SQL injection testing tool implementation (sqlmap-mcp) with scanning capabilities and note management. - Quake server implementation for cyberspace asset searching with resource management features. - Each MCP server is encapsulated in its own directory for easy management.
  1. Conducting SQL injection tests on target URLs.
  2. Searching for cyberspace assets using the Quake server.
  3. Managing and documenting testing processes and results.

Add to your AI client

Use these steps to connect Model Context Protocol Server For Cyber Security in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "cybersecurity-mcps-secmate-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "cybersecurity-mcps-secmate-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "cybersecurity-mcps-secmate-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "cybersecurity-mcps-secmate-ai": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "cybersecurity-mcps-secmate-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "cybersecurity-mcps-secmate-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cybersecurity-mcps-secmate-ai"
      ]
    }
  }
}

FAQ

What programming language is used for the implementations?

The implementations are primarily developed in TypeScript.

How do I install the MCP servers?

You can install the servers by running `npm install` in the respective implementation directory.

Can I debug the MCP servers?

Yes, all MCP servers support debugging using the MCP Inspector.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1475,"uuid":"a80d330e-9437-46ee-9a24-0c26e93c4aa5","name":"CyberSecurity-MCPs","title":"Model Context Protocol Server For Cyber Security","description":"Model Context Protocol Server For Cyber Security","avatar_url":"https://avatars.githubusercontent.com/u/197886369?v=4","created_at":"2025-02-20T15:58:10.874Z","updated_at":"2025-02-23T07:12:48.293Z","status":"created","author_name":"secmate-ai","author_avatar_url":"https://avatars.githubusercontent.com/u/197886369?v=4","tags":"ai,mcp,cybersecurity,ai-agent,ai-agent-tools,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/secmate-ai/CyberSecurity-MCPs","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]