Skip to content
Cursor

Security Mcp for Cursor

io.github.varvararatta/security_mcp

MCP server for Security

client:Cursor transport:streamable-http

Install Security Mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "security_mcp": {
      "url": "https://security-mcp.mcpize.run/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Security Mcp in other clients